experteam/api-laravel-base

Library to help with Laravel api Authentication
12,256
Install
composer require experteam/api-laravel-base
Latest Version:2.3.1
PHP:^8.1 || ^8.2 || ^8.3
License:MIT
Last Updated:Jan 8, 2026
Links: GitHub  ·  Packagist
Maintainer: experteam-mx

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.

Related Packages

experteam/api-laravel-crud

Library to help with Laravel api CRUDs definition

12,234 0
serverfireteam/rapyd-laravel

crud widgets for laravel 5.1, to make an admin in few lines of code

32,886 4