experteam/api-laravel-interface

Library to help with Laravel Interfaces Libraries

Installs: 1 376

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/experteam/api-laravel-interface


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.