laravel.sh 162 B

12345678
  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