experteam/api-laravel-base

Library to help with Laravel api Authentication

Installs: 9 250

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/experteam/api-laravel-base

2.2.1 2025-03-10 21:36 UTC

README

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.