spatie / laravel-medialibrary

Associate files with Eloquent models
https://spatie.be/docs/laravel-medialibrary
MIT License
5.78k stars 1.08k forks source link

FileAdder - Resolve media model from subject and reinforce HasMedia contract #3547

Closed illambo closed 9 months ago

illambo commented 9 months ago

This PR follow up the pull #3543, just try resolve media model from subject in FileAdder and reinforce the HasMedia contract.

freekmurze commented 9 months ago

Thanks!