-
Start dev server
php artisan serve
-
Migrate the database
php artisan migrate
-
Migrate the database
php artisan migrate
-
Reset the db back to basics
php artisan migrate:refresh
-
Seed data to the db
php artisan db:seed
-
Reset the db back to basics and seed data at the same time
php artisan migrate:refresh --seed
-
Generate your application encryption key
php artisan key:generate ```
-
Notifications
You must be signed in to change notification settings - Fork 0
sti-munene/laragigs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Crash course on laravel by Brad Traversy
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published