- Clone the repository
composer install
- Rename or copy
.env.example
file to.env
- php artisan key:generate
- Set the database credentials in the
.env
file - Set the Braintree credentials in the
.env
file - Import db file (
database/e-shop.sql
) into the database (mysql,sql
) npm install
npm run watch
- run command[laravel file manager]:-
php artisan storage:link
- Edit
.env
file :- remove APP_URL php artisan serve
or use virtual host- Visit
localhost:8000
in your browser - Visit /admin if you want to access the admin panel. Admin Email/Password:
[email protected]
/1111
. User Email/Password:[email protected]
/1111
-
Notifications
You must be signed in to change notification settings - Fork 0
License
brajeshsinghthedev/Laravel-10-shopping-cart
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published