Releases: cleaniquecoders/laravel-helper
Releases · cleaniquecoders/laravel-helper
Added Laravel 11 Support
What's Changed
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #19
- Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 by @dependabot in #20
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #21
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #22
- Bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in #24
- Bump actions/checkout from 3 to 4 by @dependabot in #25
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #26
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #27
Full Changelog: 4.1.0...4.2.0
Added Laravel 10 Support
4.1.0 Update
Added Laravel 9 Support
4.0.0 Fix styling
Fixed Travis
v3.1.0 Update travis
Added Laravel 8.0 Support
v3.0.0 Added Laravel 8.0 Support
Added Laravel 7.0 Support
v2.0.0 Added Laravel 7 Support
Added Laravel 6.0 Support
v1.3.0 Added Laravel 6.0 Support
Added Laravel 5.8 Support
v1.2.0 Set travis min PHP 7.2
Added Minify and User Helper
Minify
Minify given HTML - minify($html)
User
Get current user logged in regardless the guard use - user()
Added Laravel 5.7 Support
v1.1.0 Added Support Laravel 5.7