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