Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-18 | 954 Bytes | |
v5.0.0 source code.tar.gz | 2025-04-18 | 10.9 kB | |
v5.0.0 source code.zip | 2025-04-18 | 18.4 kB | |
Totals: 3 Items | 30.2 kB | 0 |
What's Changed
- Applied fixes from StyleCI by @chinleung in https://github.com/chinleung/laravel-multilingual-routes/pull/88
- Moved Laravel v12 to it's own branch by @chinleung in https://github.com/chinleung/laravel-multilingual-routes/commit/641776d9a76cb6d0a47de4380273860999cae079
- Fixed failing tests by @chinleung in https://github.com/chinleung/laravel-multilingual-routes/commit/ca864ee69167abf6d736dd123773ef1cfb7275cc
- Updated
DetectRequestLocale
handle signature to match new Laravel middlewares by @chinleung in https://github.com/chinleung/laravel-multilingual-routes/commit/819e75fe464f4b3dcdd47bca2af9a57107174be0 - Added
post
method as an alternative tomethod('post')
when registering routes by @chinleung in https://github.com/chinleung/laravel-multilingual-routes/commit/270809dd358e268fe568c399212aca535182afac
Full Changelog: https://github.com/chinleung/laravel-multilingual-routes/compare/v4.2.1...v5.0.0