syntax error
This commit is contained in:
@@ -20,7 +20,7 @@ class DevelopmentSeeder extends Seeder
|
|||||||
return Carbon::now('UTC')->format('Y-m-d H:i:s');
|
return Carbon::now('UTC')->format('Y-m-d H:i:s');
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function seed_from_yaml():
|
protected function seed_from_yaml()
|
||||||
{
|
{
|
||||||
$time_fields = ['created_at', 'updated_at'];
|
$time_fields = ['created_at', 'updated_at'];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user