- Use only the development branch
- Create for each package an own Model, Migration, Nova resource and optional a Factory or Seeder
- Every Seeder in the
database/seedersfolder runs automatic only one times on deployment - Use the
writablemethod in every Seeder. (Examples:Model::writeable()->factory()/ NormanHuthFontAwesomeFieldSeeder::class) - Add the created Nova resource to the Nova menu
- Local use
php artisan migrate --seedandphp artisan helperin development
-
-
Notifications
You must be signed in to change notification settings - Fork 2
License
Muetze42/laravel-nova-demo-app
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|