2
0

laravel.sh 180 B

123456789
  1. #!/bin/sh
  2. chmod 666 storage/logs/*.log
  3. chmod 777 storage/logs \
  4. storage/framework/sessions \
  5. storage/framework/views \
  6. storage/framework/cache/data \
  7. storage/app