call(UserSeeder::class); $this->call(SettingTableSeeder::class); $this->call(UsersTableSeeder::class); } }