Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel file permissions

sudo chgrp -R www-data storage bootstrap/cache
sudo chmod -R ug+rwx storage bootstrap/cache
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #laravel #file #permissions
ADD COMMENT
Topic
Name
2+5 =