wip
This commit is contained in:
@@ -12,8 +12,6 @@ class NewsTableSeeder extends Seeder
|
||||
*/
|
||||
public function run(): void
|
||||
{
|
||||
News::factory()->count(12)->create([
|
||||
'image' => '/web/assets/img/page/breadcrumb.jpg',
|
||||
]);
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user