experteam/api-laravel-interface

Library to help with Laravel Interfaces Libraries

Maintainers

Package info

github.com/experteam-mx/api-laravel-interface

pkg:composer/experteam/api-laravel-interface

Statistics

Installs: 1 830

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0


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.