xielin il y a 5 ans
Parent
commit
ea519f5a6e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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'