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

Support laravel 6 #38

Closed peterzaccha closed 4 years ago

peterzaccha commented 5 years ago

timgws/query-builder-parser 1.5.1 requires illuminate/database 4.1 - 5.8

which seem an issue when trying to upgrade from laravel 5.8 to Laravel 6

timgws commented 4 years ago

This has been implemented in #40.