File tree Expand file tree Collapse file tree 4 files changed +1500
-1945
lines changed
resources/js/components/Home Expand file tree Collapse file tree 4 files changed +1500
-1945
lines changed Original file line number Diff line number Diff line change 44
55# Laravel eCommerce
66
7- Creating an eCommerce site with Laravel 8, Vue 3 and Stripe.
7+ Ecommerce site with Laravel 8, Vue 3 and Stripe.
8+
9+ ## Live URL: https://laravel-vue3.herokuapp.com
10+
11+ (initial pageload may be slow because of the Heroku container needing to bootup)
812
913### Screenshot:
1014
1620 <br />
1721 <img src =" https://user-images.githubusercontent.com/45217974/108796168-670f7380-7588-11eb-87d5-bc28276f0b35.png " alt =" Stripe screenshot " />
1822 <br />
19-
20- ## Live URL: https://laravel-vue3.herokuapp.com (initial pageload may be slow because of the Heroku container needing to bootup)
2123
2224## Features
2325
Original file line number Diff line number Diff line change 1212 "fideloper/proxy" : " ^4.4" ,
1313 "fruitcake/laravel-cors" : " ^2.0" ,
1414 "guzzlehttp/guzzle" : " ^7.2.0" ,
15- "laravel/cashier" : " ^v12 .7.1 " ,
15+ "laravel/cashier" : " ^v13 .7.0 " ,
1616 "laravel/framework" : " ^v8.26.1" ,
17- "laravel/scout" : " ^8.6 " ,
17+ "laravel/scout" : " ^9.4 " ,
1818 "laravel/tinker" : " ^2.5"
1919 },
2020 "require-dev" : {
You can’t perform that action at this time.
0 commit comments