A collection of useful everyday tools for Laravel


Keywords
eloquent, laravel
License
MIT

Documentation

Laratools

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