Replies: 1 comment
-
try to change owner of script path to user which is runnig script. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I ran php artisan storage:link on server it created symbolic link correctly but whenever am calling files using asset or storage::url it returns 404, but whenever i set permission to 755 it works and files are found
Beta Was this translation helpful? Give feedback.
All reactions