timgws / QueryBuilderParser

A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel.
MIT License
159 stars 65 forks source link

How to Use Model instead of using DB? #60

Open JenuelDev opened 1 year ago

JenuelDev commented 1 year ago

How to Use Model instead of using DB? So that its easier to get data that is set or provided in the model?