2018-06-20 05:51:39 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| Model Factories
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
| This directory should contain each of the model factory definitions for
|
|
|
|
|
| your application. Factories provide a convenient way to generate new
|
|
|
|
|
| model instances for testing / seeding your application's database.
|
|
|
|
|
|
|
2021-10-04 08:30:32 +00:00
|
|
|
*/
|