songshenzong/essentials

Essentials Methods for Laravel

This package's canonical repository appears to be gone and the package has been frozen as a result.

v1.0.0 2018-04-15 13:59 UTC

This package is auto-updated.

Last update: 2021-12-08 18:13:29 UTC


README

Total Downloads Latest Stable Version License PHP Version

About

Essentials Methods for Laravel

Installation

Require this package with composer:

composer require songshenzong/essentials

Before Laravel 5.x

After updating composer, add the ServiceProvider to the providers array in config/app.php

Songshenzong\Essentials\ServiceProvider::class,

Documentation

Please refer to our extensive Wiki documentation for more information.

Support

For answers you may not find in the Wiki, avoid posting issues. Feel free to ask for support on Songshenzong.com

License

This package is licensed under the BSD 3-Clause license.