Package Data | |
---|---|
Maintainer Username: | skyrpex |
Package Create Date: | 2017-07-10 |
Package Last Update: | 2018-03-02 |
Home Page: | https://packagist.org/packages/pallares/laravel-painless-legacy |
Language: | PHP |
License: | Unknown |
Last Refreshed: | 2025-02-06 03:05:20 |
Package Statistics | |
---|---|
Total Downloads: | 17,580 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
With this package, you can use some Laravel v5.3+ features in the v5.2.
Pallares\LaravelPainlessLegacy\Foundation\Http\Middleware\ConvertEmptyStringsToNull
Pallares\LaravelPainlessLegacy\Foundation\Http\Middleware\TrimStrings
Usage: use the middlewares directly.
validate
macro.Usage: register the Pallares\LaravelPainlessLegacy\Http\HttpServiceProvider
service provider.
Usage: use the method directly.