generated from Logisim-Evolution/Laravel-Docker
Etape 5
This commit is contained in:
@@ -17,7 +17,9 @@ class GenresFactory extends Factory
|
||||
public function definition(): array
|
||||
{
|
||||
return [
|
||||
//
|
||||
"lib_genre" => fake()->text(20),
|
||||
"created_at" => now(),
|
||||
"updated_at" => now()
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user