mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-29 17:34:02 +00:00
To test run new command
This commit is contained in:
@@ -50,7 +50,8 @@ class Kernel extends ConsoleKernel
|
||||
->withoutOverlapping();
|
||||
|
||||
$schedule->command('new-user-registration-expire-check-command')
|
||||
->dailyAt('23:55')
|
||||
//->dailyAt('23:55') //cief todo: original, to be reverted back to this
|
||||
->everyFifteenMinutes()
|
||||
->withoutOverlapping();
|
||||
|
||||
$schedule->command('booking-expired-command')
|
||||
|
||||
Reference in New Issue
Block a user