laratools/laratools

A collection of useful everyday tools for Laravel

v4.0.0 2020-05-03 17:28 UTC

README

Latest Version on Packagist Software License Build Status Total Downloads

Laratools is a collection of useful everyday tools for Laravel

Installing

composer require laratools/laratools

If you're using 5.4 and below you'll need to add the Laratools\Providers\LaratoolsServiceProvider::class to your config/app.php providers array.

License

MIT - See LICENSE file