boot the application on all artisan commands.
This commit is contained in:
2
artisan
2
artisan
@@ -29,6 +29,8 @@ require __DIR__.'/bootstrap/autoload.php';
|
|||||||
|
|
||||||
$app = require_once __DIR__.'/start.php';
|
$app = require_once __DIR__.'/start.php';
|
||||||
|
|
||||||
|
$app->boot();
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Load The Artisan Console Application
|
| Load The Artisan Console Application
|
||||||
|
|||||||
Reference in New Issue
Block a user