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

Checking by url works, by route it doesn't #10

Open
criting opened this issue Jan 17, 2019 · 0 comments
Open

Checking by url works, by route it doesn't #10

criting opened this issue Jan 17, 2019 · 0 comments

Comments

@criting
Copy link

criting commented Jan 17, 2019

When I use everything works perfectly
{{ route('jewels') }}

but when I try to use the route, it's never active
{{ Active::checkRoute('jewels') }}

I tried it with all my routes and doesn't work. I'm sure about the name, because on the next line I generate the route url like this {{ route('jewels') }}

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

No branches or pull requests

1 participant