Skip to content

Fix route translation for Laravel 5.4 #399

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

Merged
merged 1 commit into from
Jan 30, 2017
Merged

Conversation

mauricius
Copy link
Contributor

In Laravel 5.4 the trans method of the Translator class accepts 3 arguments instead of 4, therefore the getURLFromRouteNameTranslated method of the package is no longer able to translate current routes.

Also pre L5.4 tests require the testbench-browser-kit package, as stated in the upgrade guide.

@mcamara mcamara merged commit 5f3e6de into mcamara:master Jan 30, 2017
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.

2 participants