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