Set console command name.
This commit is contained in:
@@ -12,7 +12,7 @@ class ArtisanServiceProvider extends ServiceProvider {
|
||||
*/
|
||||
public function register()
|
||||
{
|
||||
$this->commands('InspireCommand');
|
||||
$this->commands('App\Console\InspireCommand');
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user