Quantcast
Channel: Laravel jenssegers/laravel-mongodb belongsTo relationship throwing error - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by FMK for Laravel jenssegers/laravel-mongodb belongsTo relationship...

Found the solution after debugging through the callstack.Laravel seems to does not know which connection to use on the relationship model so it defaults back to the one of the model with the...

View Article



Laravel jenssegers/laravel-mongodb belongsTo relationship throwing error

I'm currently trying to create a eloquent relationship between two models in my database, one in sql and on in mongodb:<?phpnamespace App\Models\Trend;use...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images