experteam/api-laravel-interface

Library to help with Laravel Interfaces Libraries

2.1.2 2024-09-19 21:57 UTC

README

Base service providers to manage interface services
It includes:

  • Model paginate: Trait to manage pagination, it can manage limit, offset and order by.

Install

Run the following commands to install:

composer require experteam/api-laravel-interface

Update

Run the composer command to update the package:

composer update experteam/api-laravel-interface

License

MIT license.