Make sure the php artisan storage:link is successful and that all files that are to be publicly available are in storage/app/public. The symbolic link should allow access from public/storage. Also, check your max file upload size is adequate. You can modify that in Forge in the server and php settings. I assumed you are using the local driver.
Oct 22, 2017
1
Level 1
storage / symbolic link not working once deployed on forge
Helly All...
I've got an app that's working well in dev environment...but i'm losing the ability to upload and view files via the storage commands once it's deployed on FORGE. i've deleted and restored symbolic links all to no success...
any help would be appreciated...
git : dunkin1922/EvA
Please or to participate in this conversation.