- clone this on your local
- run
composer install
: this will install the dependecies for your project - make .env file from .env.example
- run
php artisan key:generate
: this will generate app key in your .env file - add DB credential, username, database name, password if any
- run
php artisan migrate
: this will create db - run
php artisan db:seed
: this will create a default user with admin role - run
php artisan serve
: to run the project
-
Notifications
You must be signed in to change notification settings - Fork 0
Pair-Programmers/rentacar-laravel
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