Manejo de trabajos en cli por php en vez de cron
This commit is contained in:
2
cli/resources/commands/loop.php
Normal file
2
cli/resources/commands/loop.php
Normal file
@ -0,0 +1,2 @@
|
||||
<?php
|
||||
$app->add($app->getContainer()->get(Incoviba\Command\BaseLoop::class));
|
Reference in New Issue
Block a user