selahattinunlu / laravel-api-query-builder

Laravel & Lumen Api Query Builder Package
332 stars 66 forks source link

Call to undefined method Illuminate\Database\Query\Builder::toBase() #13

Closed algarves closed 7 years ago

algarves commented 7 years ago

After the last update I'm having problems with version 5.1 of Laravel.

https://github.com/selahattinunlu/laravel-api-query-builder/blob/master/src/QueryBuilder.php#L406

selahattinunlu commented 7 years ago

@khrisnet Sorry, I will check the issue.

selahattinunlu commented 7 years ago

@khrisnet I released new version to fix this issue. Sorry again :) Can you please update the package and test again? If you inform me, I will be happy. Thanks :)

algarves commented 7 years ago

Perfect @selahattinunlu, thank you for the agility and the feedback.

selahattinunlu commented 7 years ago

You are welcome @khrisnet :)