Closed anuragte88 closed 8 years ago
You have used it laravel 4.2.* components or 5.2.* components?
Also posting the exact error message you are getting and a sample code to reproduce will help
I have used 5.2.* component with Restler 3.0. Below are the steps to reproduce this error.
@anuragte88 thanks for the clear report 👍
We just released version 5.2.2
(21c7b67d16c72d4b71bd19a4e3b75cb2bd929b28) with pagination support :)
It uses illuminate/pagination
and also configures it properly in bootstrap/autoload.php
Thanks for creating this wonderful package. I have used this package with Restler 3.0 but got pagination error. So please include illuminate/pagination component in composer.json file.