artisan('migrate'); // $this->artisan('db:seed'); $this->app[Kernel::class]->setArtisan(null); } }