Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 522 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 522 Bytes

Zshop

Zshop is e-commerse based web application build with laravel by Tauseed Zaman.

How to Install Zshop

  • Clone/Download the repo
  • composer install
  • copy .env.example .env
  • php artisan key:generate
  • php artisan migrate
  • php artisan db:seed
  • php artisan serve
  • http://127.0.0.1:8000/

License

The Zshop is open-sourced software licensed under the MIT license.