Laravel: BadMethodCallException

revision b332ab16c5356e48bbaa3517b72cf41cb2d2a725

raw

README.rst

In Laravel you don't see where the method has actually been called:

[object] (BadMethodCallException(code: 0):
Call to undefined method Illuminate\\Database\\Query\\Builder::getRelationClass()
 at /var/www/backoffice/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:2483)

History