Hi. I got a very strange problem... I can't use database session for my website. In local everything...
Hi. Is it possible to extend a schema grammar ? I would like to modify a method here : https://githu...
Not Laravel but Symfony issue : https://github.com/symfony/Routing/pull/3
Hi. What you need is whereHas : http://laravel.com/docs/eloquent#querying-relations
My solution was extending the Builder and Model but no really good solution.
Problem fixed : https://github.com/laravel/framework/issues/4713
It seems to be a problem introduced in 4.2.3 Problem solved by setting 4.2.2