Stars: 1816
Forks: 852
Pull Requests: 126
Issues: 176
Watchers: 122
Last Updated: 2023-06-08 13:30:52
Laravel FREE E-Commerce Software
License:
Languages: PHP, Dockerfile, Shell, Blade
Sign-up with Digital Ocean and get $10 discount!
Features Provided
Products
Cart
Checkout
Categories
Customers
Orders
Payment
Couriers
Employees
To view more details of the features See full documentation
docker-compose up -d --build
docker-compose -f docker-compose-m1.yml up -d --build
commanddocker exec -it app bash
composer install && chmod -R 777 storage/ bootstrap/cache/
php artisan migrate --seed
npm i && npm run dev
php artisan storage:link