laratools/laratools

A collection of useful everyday tools for Laravel

Installs: 1 288

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 2

Forks: 2

Open Issues: 3

pkg:composer/laratools/laratools

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