Laravel 7 E-Commerce Project

Please kindly check our youtube demo

Dev Team :

How to use :

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • Run php artisan serve
  • You can login to adminpanel with admin@bukupedia.com password admin

License

Feel free to use and re-use any way you want.