xielin 5 years ago
parent
commit
249e1323d0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .rocketeer/hooks.php

+ 0 - 1
.rocketeer/hooks.php

@@ -26,7 +26,6 @@ return [
         'setup'   => [],
         'deploy'  => [
             'composer dumpautoload',
-            'php artisan route:clear',
             'chmod -R 777 bootstrap',
             'chmod -R 777 storage',
             'chmod -R 777 public'