Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#761 Handle locales mapping when loading caches routes #763

Merged
merged 1 commit into from
Oct 24, 2021

Conversation

jargoud
Copy link
Contributor

@jargoud jargoud commented Nov 19, 2020

This fix intend to solve issue #761 when caching routes with locales mapping.

The current locale is mapped with configuration so that it will be mapped back if there's a match.

Copy link

@r0073rr0r r0073rr0r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. can any1 merge this?

@iwasherefirst2
Copy link
Collaborator

I will try to look into it this week.

@iwasherefirst2
Copy link
Collaborator

Sorry it took me so long, I lost track of this one. @mcamara I think we should merge this. What do you think?

@lsmith77
Copy link

lsmith77 commented Nov 5, 2021

hmm .. I am using 1.6.2 and I still get 404's when using artisan route:cache

@iwasherefirst2
Copy link
Collaborator

@lsmith77 route:cache won't work with this package. Instead, route:trans:cache shall be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants