create(); $this->call([ UserSeeder::class, RolePermissionSeeder::class, ]); } }