Releases: TheDragonCode/laravel-route-names
Releases · TheDragonCode/laravel-route-names
1.5.0
Added
- Added Laravel 11 support by @andrey-helldar in #25
v1.4.0
v1.3.0
What's Changed
- Expanded list of collisions by @andrey-helldar in #7
- Updated config file by @andrey-helldar in #9
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Extracted the exclusion list to a configuration file by @andrey-helldar in #3
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Added the ability to exclude route groups by @andrey-helldar in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Removed Laravel 6 support