Make Upgrade guide changes
This commit is contained in:
parent
9256aae89d
commit
cee9d77b50
4 changed files with 4 additions and 7 deletions
|
@ -27,6 +27,7 @@ class Kernel extends ConsoleKernel
|
|||
protected function schedule(Schedule $schedule)
|
||||
{
|
||||
$schedule->command('horizon:snapshot')->everyFiveMinutes();
|
||||
$schedule->command('cache:prune-stale-tags')->hourly();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue