call(PermissionSeeder::class); $this->call(UserSeeder::class); $this->call(DefaultOptionsSeeder::class); } }