This is a Daynamic E-commecrce project. Runing this project .
- cupon
- wishlist
- cart
- checkout
- payment gateway (credit card)
- Authentication
1) git clone (https://github.com/aamahi/register.git)
2) Create a database name register.
3) open terminal and run (php artisan migrate).
4) start the project (php artisan serve)
The Laravel framework is open-sourced software licensed under the MIT license.