Replies: 1 comment
-
If I use the disk name directly in |
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.
-
I configured the .env file like this:
MEDIA_DISK='s3-media'
But it keeps uploading files to the
public
preset.I've run:
php artisan optimize:clear
But it doesn't seems to pick up the s3?
Beta Was this translation helpful? Give feedback.
All reactions