Skip to content

Instantly share code, notes, and snippets.

@mhemrg
Created June 3, 2020 19:18
Show Gist options
  • Save mhemrg/e587b868206d6419f79ef1c0de65ded0 to your computer and use it in GitHub Desktop.
Save mhemrg/e587b868206d6419f79ef1c0de65ded0 to your computer and use it in GitHub Desktop.
{
"laravel": {
"postBuildCommands": [
"chown -R www-data:www-data storage"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment