This commit is contained in:
lizandrogd
2025-02-27 19:26:35 -05:00
parent f113e24cb3
commit e012e8cdfb
2 changed files with 14 additions and 10 deletions
+2 -1
View File
@@ -34,7 +34,8 @@ class Kernel extends ConsoleKernel
// $schedule->exec('nohup php /var/www/sirpremium/artisan queue:work --sleep=3 --tries=3 > /dev/null 2>&1 &')->everyMinute();
//$schedule->command('tarea:validarCompra')->everyMinute();
$schedule->command('tarea:validarCompra')->everyTenMinutes();
$schedule->call(function () {