tareq1988 / wp-eloquent

Eloquent ORM for WordPress
https://tareq.co/2015/05/eloquent-orm-in-wordpress/
566 stars 135 forks source link

DB Facade added #22

Closed sohelamin closed 8 years ago

sohelamin commented 8 years ago

Where we use eloquent we had to use query builder also and DB facade will help us to do the same codebase as laravel do.