Skip to content

Repository files navigation

Getting started

Launch the starter project

(Assuming you've installed Laravel)

Fork this repository, then clone your fork, and run this in your newly created directory:

composer install

Next you need to make a copy of the .env.example file and rename it to .env inside your project root.

Run the following command to generate your app key:

php artisan key:generate

Update database credentials and

php artisan migrate --seed

Then start your server:

php artisan serve

Admin email : admin@admin.com Admin password: password

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages