Stars: 246
Forks: 94
Pull Requests: 57
Issues: 6
Watchers: 6
Last Updated: 2023-04-23 22:20:09
An e-commerce Laravel application from start to finish (excluding payments and shipping) with clean and simple UI
License: MIT License
Languages: PHP, Vue, Shell, Blade, Procfile
This repo is based on the youtube series by @drehimself
git clone https://github.com/mhmdomer/ecommerce-laravel.git && cd ecommerce-laravel
.example.env
to .env
file: cp .example.env .env
.env
filecomposer install
npm install && npm run dev
php artisan key:generate
php artisan ecommerce:install
php artisan serve
and then visit http://127.0.0.1:8000/
[email protected]
, password: password
)http://127.0.0.1:8000/admin