Skip to content

Conversation

@scottgrayson
Copy link
Contributor

@scottgrayson scottgrayson commented Nov 13, 2025

Details

  • add tags to forms
  • increase file size limit 10 to 500mb

Steps to test changes

  1. edit resource library folder, file or link
  2. see tags field

  1. upload file larger than 10mb
  2. see no error

Screenshots

Any visual changes must have screenshots
image

scott grayson and others added 4 commits November 13, 2025 13:01
- Updated maxSize in MyLibrary.php from 10MB to 500MB
- Updated maxSize in ListLibraryItems.php from 10MB to 500MB
- Added maxSize (500MB) to EditFile.php SpatieMediaLibraryFileUpload
- Added maxSize (500MB) to LibraryItemResource.php SpatieMediaLibraryFileUpload

This addresses users hitting file size limits when uploading larger files.
Increase file upload size limits from 10MB to 500MB
The package requires PHP 8.3 due to dependencies:
- openspout/openspout (via filament/actions) requires PHP 8.3
- pestphp/pest-plugin-arch ^4.0 requires PHP 8.3
- pestphp/pest-plugin-laravel ^4.0 requires PHP 8.3

Updated phpstan.yml workflow from PHP 8.1 to 8.3 to match requirements.
@scottgrayson scottgrayson merged commit 57acdf2 into main Nov 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants