chinleung / laravel-multilingual-routes

A package to handle multilingual routes in your Laravel application.
https://github.com/chinleung/laravel-multilingual-routes-demo
MIT License
395 stars 25 forks source link

Fix route with parameters when using the current_route helper #31

Closed fukumori closed 4 years ago

fukumori commented 4 years ago

When current page has parameters in route the helper current_route fails.

chinleung commented 4 years ago

Hi @fukumori,

Thanks for the contribution. Just a few small changes and I'm ready to merge the PR. 😄

chinleung commented 4 years ago

Do you have time to finish up this PR @fukumori ? 🙏 Otherwise I could start a new PR.