php-crud-api
php-crud-api copied to clipboard
Limit Relationship Results
I'd like to be able to limit my relationship results. Could this be added?
Example relationLmitit[]=dogs,6
dogs table would only return 6 results in an include=dogs is provided.