Base service providers to manage interface services
It includes:
- Model paginate: Trait to manage pagination, it can manage limit, offset and order by.
Run the following commands to install:
composer require experteam/api-laravel-interface
Run the composer command to update the package:
composer update experteam/api-laravel-interface