eab-dsvenss/php-laravel-util

There is no license information available for the latest version (dev-master) of this package.

PHP Util classes

dev-master 2018-06-04 09:53 UTC

This package is not auto-updated.

Last update: 2024-04-18 09:32:04 UTC


README

Util library for laravel

Installation

  1. Include provider in application in config/app.php
  2. Run
php artisan vendor:publish --provider='se\eab\php\laravel\util\EabUtilServiceProvider'