chinleung / laravel-multilingual-routes

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

check localized route #64

Closed bikify closed 2 years ago

bikify commented 2 years ago

Check if the current local route matches the specified route.

chinleung commented 2 years ago

Thanks @iwaqarhussain !