Smart Shop is an open source ecommerce platform management system using laravel.
- laravel debagbar
- barryvdh/laravel-dompdf
- hardevine/shoppingcart
- laravel/fortify
- predis/predis
- Clone the repo.
- Run
composer install
- Run
copy .env.example .env
- Run
php artisan migrate --seed
- Fork the ripo.
- Clone the ripo locally.
- Run
git checkout dev
- Create a new local branch.
- work on your branch.
- when work is done, tested or ready.
- Push to remote.
- Merge to dev.
- localhost://8000/admin/login
- Email:
[email protected]
- Password:
123456
Smart Shop is an open-sourced software licensed under the MIT license.