What's New
Bug Fixes
- fix(settings): use the media disk for logo and cover uploads (#599)
The logo and cover FileUpload fields in Settings → General passed the Spatie media collection name (uploads) to ->disk() instead of the configured disk name, raising Disk [uploads] does not have a configured driver on upload. They now read shopper.media.storage.disk_name.
Contributors
Thank you to @mckenziearts
Full Changelog: v2.10.1...v2.10.2