pallares/laravel-painless-legacy is a Laravel package.
It currently has 1 GitHub stars and 17.581 downloads on Packagist (latest version 1.1.0).
Install it with composer require pallares/laravel-painless-legacy.
Discover more Laravel packages by pallares
or browse all Laravel packages to compare alternatives.
Last updated
With this package, you can use some Laravel v5.3+ features in the v5.2.
Pallares\LaravelPainlessLegacy\Foundation\Http\Middleware\ConvertEmptyStringsToNullPallares\LaravelPainlessLegacy\Foundation\Http\Middleware\TrimStringsUsage: use the middlewares directly.
validate macro.Usage: register the Pallares\LaravelPainlessLegacy\Http\HttpServiceProvider service provider.
Usage: use the method directly.