You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm using the Relation::enforceMorphMap() method on the AppServiceProvider, the package doesn't work as expected. No result is returned on the activity page.
What happened?
When I'm using the
Relation::enforceMorphMap()
method on the AppServiceProvider, the package doesn't work as expected. No result is returned on the activity page.The query from that page is looks like this:
It uses the class name instead of the morph map alias.
How to reproduce the bug
Use the Relation::enforceMorphMap() method on the AppServiceProvider
Package Version
^1.2
PHP Version
8.2.10
Laravel Version
^10.10
Which operating systems does with happen with?
No response
Notes
No response
The text was updated successfully, but these errors were encountered: