This is my first project E-commerce Web. Build with HTML, CSS, PHP, Bootstrap, Javascript, JQuery, Laravel 5.7.
If you want to try, see step below.
- REPO $ git clone https://github.com/mbp27/yavana-ecommerce
- Import yavana.sql to MYSQL (on yavana-ecommerce folder)
- Goto project folder $ cd yavana-ecommerce
- Setup database environment (open .env file) $ cp .env.example .env
- Update project $ composer update
- Generate key app $ php artisan key:generate
- Finish, just testing $ php artisan serve
NOTE: This project is On Progress, some feature may not work perfectly.
Thankyou!