trait HasFactory (View source)
| static TFactory | factory($count = null, $state = [])
Get a new factory instance for the model. | |
| static TFactory|null | newFactory()
Create a new factory instance for the model. |
Get a new factory instance for the model.
Create a new factory instance for the model.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Database/Eloquent/Factories/HasFactory.html