JeffreyWay / Vagrant-Setup

My Vagrant install script
252 stars 104 forks source link

chmod #3

Closed Jamesking56 closed 10 years ago

Jamesking56 commented 10 years ago

Just tried your script but Laravel is telling me that the app/storage folders don't have permission for write access.

Should there be a chmod in the install.sh?

JeffreyWay commented 10 years ago

Only if you want this to be a Laravel-specific install script. Just a preference thing. You can add it to yours.