call(UserSeeder::class); $this->call(AuthSeeder::class); $this->call(SystemSeeder::class); } }