Error: Call to a member function addEagerConstraints() on int in file E:\xampp2\htdocs\fourfun\fourfungit\developement\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Builder.php on line 588 code example
Example: Call to a member function addEagerConstraints() on null
You are missing return statements in the methods that define relations. They need to return relation definition.