For those who are watching this in April 2025, in Spatie Media Library version 11 conversions do not happen automatically but added to a queue instead. You can use the ->nonQueued() chain method to process it immidiatelly or process the queue using php artisan queue:work command. Hope it helps.
Really Great J.o.b
For those who are watching this in April 2025, in Spatie Media Library version 11 conversions do not happen automatically but added to a queue instead. You can use the ->nonQueued() chain method to process it immidiatelly or process the queue using php artisan queue:work command. Hope it helps.
using spatie\mediaLibrary in Filament and being able to do the resizeing as you are here "How Do I do it"?