Files
barryvdh_laravel-ide-helper/src
Barry vd. Heuvel 843fbc04c4 Extend eloquent from Query Builder
Fixes #6
Eloquent doesn't have the where() methods, and other query methods, but
resolves them with __call(). Extending the Builder class seems the most
appropriate solution.
2013-04-27 20:17:29 +02:00
..
2013-04-07 19:14:08 +02:00