Relation manager try to get relation with camel case
Empty relation manager, with only:
When I try to attach, I get the error: Call to undefined method App\Models\Domain::gamesTypes()
I have App\Models\Domain::games_types(), and it works on every relationship, but not in relation managers (tries several models)
Is this a bug?
1 Reply
I don't think it's a bug just a standard, we use camelCase when auto looking for the relationship