Description can't be null 😆
This commit is contained in:
@@ -171,7 +171,7 @@ class DemoSeederCommand extends Command
|
||||
'link' => 'https://styleci.io',
|
||||
], [
|
||||
'name' => 'GitHub',
|
||||
'description' => null,
|
||||
'description' => '',
|
||||
'status' => 1,
|
||||
'order' => 0,
|
||||
'group_id' => 0,
|
||||
|
||||
Reference in New Issue
Block a user