Artisan.page

make:factory

Create a new model factory

Terminal
php artisan make:factory [-m|--model [MODEL]] [--] <name>

Options

modelOptional

The name of the model

Arguments

nameRequired

The name of the class