I cannot upload files with FileUpload
While I can upload the file without any problem on the local server, it gives the error in the picture when I go live. I couldn't figure out why it gives it.
2 Replies
1) Permissions
2) Server configuration
3) php artisan storage:link
401 Unauthorized sounds like an issue with the session or the signature.