laravel-eloquent-join
laravel-eloquent-join copied to clipboard
This package introduces the join magic for eloquent models and relations.
Hello. Could you please advise if support for Laravel 10 will be added? Currently, there is an issue with the illuminate/database version for Laravel 10. I see that there is...
Update module to the latest version of Laravel
Hi Just installed the package and trying to use on a query. In particular I'm trying to avoid the 3rd problem you mention in the docs with "ambiguous column". ```...
there seems to be no progress since 2024. also the question form [@raveren](https://github.com/fico7489/laravel-eloquent-join/issues/124) wasn't answered. Looks like the developer has lost his/her interest. ``` % composer require fico7489/laravel-eloquent-join ./composer.json has...
As the title says, I found Eloquent falling at the seams when building more advanced functionality, wanted to give this a try but ``` composer require fico7489/laravel-eloquent-join:4.1.5 ./composer.json has been...