call(UsersTableSeeder::class); $this->call(PermissionsTableSeeder::class); $this->call(RolesTableSeeder::class); } }