We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6521ff + c1a83aa commit 2b410c4Copy full SHA for 2b410c4
routes/console.php
@@ -32,4 +32,4 @@
32
33
Schedule::command('certificate:issues')->hourlyAt(33);
34
35
-Schedule::command('certificates:fix')->everyFiveMinutes();
+//Schedule::command('certificates:fix')->everyFiveMinutes();
0 commit comments