API-Route to new global variables
This commit is contained in:
@@ -38,6 +38,7 @@ class DevelopmentDataSeeder {
|
||||
'email' => 'th.guenther@saale-mail.de',
|
||||
'password' => bcrypt('development'),
|
||||
'username' => 'development',
|
||||
'active' => true,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user