phroute/phroute
illuminate/database
illuminate/validation
illuminate/translation
phpmailer/phpmailer
git clone https://github.com/parvez-git/php-composer-ecommerce.git
cd php-composer-ecommerce
composer install
npm install
- CREATE DATABASE & config: config.php
php database/create-tables.php
php -S 127.0.0.1:8000