Guest User

Untitled

a guest
Jan 18th, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #!/usr/bin/env bash
  2. chown -R apache:apache /var/www/html/laravel
  3. chmod -R 755 /var/www/html/laravel/storage
  4. chmod -R 755 /var/www/html/laravel/bootstrap/cache
Add Comment
Please, Sign In to add comment