kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
537 stars 58 forks source link

Use Query Builder For SQL Statements #58

Closed ericp1337 closed 7 years ago

ericp1337 commented 8 years ago

Allows the cache behavior to be used on all laravel supported databases.

closes #57