-
Clone the repo and
cd
into it -
composer install
-
edit .env
-
php artisan key:generate
-
Set your database credentials in your
.env
file -
Set your Stripe credentials in your
.env
file. SpecificallySTRIPE_KEY
andSTRIPE_SECRET
-
Set your Algolia credentials in your
.env
file. SpecificallyALGOLIA_APP_ID
andALGOLIA_SECRET
. -
Set your Braintree credentials in your
.env
file if you want to use PayPal. SpecificallyBT_MERCHANT_ID
,BT_PUBLIC_KEY
,BT_PRIVATE_KEY
. -
Set
ADMIN_PASSWORD
in your.env
file if you want to specify an admin password. If not, the default password is 'password' -
php artisan serve
-
Visit
localhost:8000
in your browser -
Visit
/admin
if you want to access the Voyager admin backend. Admin User/Password:[email protected]/password
. Admin Web User/Password:[email protected]/password
-
Notifications
You must be signed in to change notification settings - Fork 0
waltare68/miloStore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published