experteam/api-laravel-interface

Library to help with Laravel Interfaces Libraries

3.0.5 2024-11-20 17:44 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.