Add FixPermissionsCommand. Closes #397

This commit is contained in:
James Brooks
2015-01-17 19:44:39 +00:00
parent dedb7b0e3f
commit 600445dbeb
3 changed files with 125 additions and 1 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"scripts": {
"post-install-cmd": [
"php artisan optimize",
"chmod -R 777 app/storage public",
"php artisan cachet:chmod",
"php artisan cachet:one-click-deploy"
],
"post-update-cmd": [