Integrates Edlib Resource Kit with Laravel.
- PHP 8.2, 8.3 or 8.4
- Laravel 9, 10, or 11
composer require cerpus/edlib-resource-kit-laravel
Publish the configuration using:
php artisan vendor:publish --provider="Cerpus\EdlibResourceKitProvider\EdlibResourceKitServiceProvider"
This package is released under the GNU General Public License 3.0. See the
LICENSE
file for more information.