Reusable Sort Component

Sorting is something which we're gonna want to do for all of our resources.

So let's take the same approach that we took to pagination metadata and build a static reusable component that we can use throughout our API.

Branch: https://github.com/GaryClarke/php-api-pro/tree/69-reusable-sorting

Complete and Continue  
Discussion

0 comments