LaravelPackages.net
Acme Inc.
Toggle sidebar
experteam/api-laravel-interface

Library to help with Laravel Interfaces Libraries

2.278
0
3.11.2
About experteam/api-laravel-interface

experteam/api-laravel-interface is a Laravel package for library to help with laravel interfaces libraries. It currently has 0 GitHub stars and 2.278 downloads on Packagist (latest version 3.11.2). Install it with composer require experteam/api-laravel-interface. Discover more Laravel packages by experteam or browse all Laravel packages to compare alternatives.

Last updated

API Laravel INTERFACES

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.

Comments