eab-dsvenss/php-laravel-util

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

PHP Util classes

Installs: 65

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/eab-dsvenss/php-laravel-util

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

This package is not auto-updated.

Last update: 2025-10-02 15:49:33 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'