App
This commit is contained in:
2
app/bootstrap/commands/loader.php
Normal file
2
app/bootstrap/commands/loader.php
Normal file
@ -0,0 +1,2 @@
|
||||
<?php
|
||||
$app->setCommandLoader($app->getContainer()->get(Symfony\Component\Console\CommandLoader\CommandLoaderInterface::class));
|
Reference in New Issue
Block a user