laravel-medialibrary
laravel-medialibrary copied to clipboard
Fixed: Custom model-based path generator doesn't work when using morph map
Fix for issue #2942
Look like this break the tests
@PaolaRuby , our change can't break the tests, because it even is not related to the tests running.
We can remove our line (and keep for example new "use") and the result will be the same.
Maybe tests were changed to match v10, but this PR is for v9 and tests just doesn't work?
@aprokopenko Could you target v10 first. If it works there, it can be backported to v9