Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 767 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 767 Bytes

Edlib Resource Kit integration for Laravel

codecov

Integrates Edlib Resource Kit with Laravel.

Requirements

  • PHP 8.2, 8.3 or 8.4
  • Laravel 9, 10, or 11

Installation

composer require cerpus/edlib-resource-kit-laravel

Configuration

Publish the configuration using:

php artisan vendor:publish --provider="Cerpus\EdlibResourceKitProvider\EdlibResourceKitServiceProvider"

License

This package is released under the GNU General Public License 3.0. See the LICENSE file for more information.