Library to help with Laravel Interfaces Libraries
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
Base service providers to manage interface services
It includes:
Run the following commands to install:
composer require experteam/api-laravel-interface
Run the composer command to update the package:
composer update experteam/api-laravel-interface