Skip to content

laratools/laratools

Repository files navigation

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