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