Lukas Frey
Lukas Frey
> Now I see the difference > When on ON_TOP is specified it doesn't hide the list > > But I expected a grid with all icons by default so...
Adds a command to interactively create the sample file for the user. It will check the `fillable` property and create an interactive "questionaire".
Add an example option that will also create a sample .php or .json file
Add -m and --migration options to automatically create a migration for the user and call the populator.
Add an interactive prompt to create the `samples()` method for the user. Optionally also get the model's `fillable` properties and create a default sample with predefined structure, so that the...