Looking to hire Laravel developers? Try LaraJobs

api-laravel-base maintained by experteam

Description
Library to help with Laravel api Authentication
Last update
2026/01/08 17:32 (dev-master)
License
Downloads
10 813

Comments
comments powered by Disqus

API Laravel BASE

Base service providers to manage crud 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-base

Change the

Update

Run the composer command to update the package:

composer update experteam/api-laravel-base

License

MIT license.