v1.5.14 - Added Allow Actions (Registering)
Fixed User Pictures
This commit is contained in:
@@ -13,6 +13,7 @@ class DatabaseSeeder extends Seeder
|
||||
{
|
||||
$this->call(PermissionSeeder::class);
|
||||
$this->call(RoleSeeder::class);
|
||||
$this->call(AllowActionsSeeder::class);
|
||||
$this->call(UserSeeder::class);
|
||||
$this->call(ContactSeeder::class);
|
||||
$this->call(LocationSeeder::class);
|
||||
|
||||
Reference in New Issue
Block a user