spatie / laravel-medialibrary

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

Clarify that class is resolved using service container #3548

Closed bram-pkg closed 9 months ago

bram-pkg commented 9 months ago

Title speaks for itself. It's probably good to mention the classes defined in the config are resolved through the service container.

freekmurze commented 9 months ago

Thanks!