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

Fix for route caching #287

Merged
merged 1 commit into from
Feb 15, 2015
Merged

Fix for route caching #287

merged 1 commit into from
Feb 15, 2015

Conversation

jannis-seemann
Copy link
Contributor

When route caching is enabled, the debugbar fails to render (Route [debugbar.assets.css] not defined.). One solution would be that routes should are still registered even when running in console environment.

Routes should be still registered to support route caching.
@spaceemotion
Copy link

+1 About to post an issue for this as well.

@barryvdh
Copy link
Owner

Ok thanks. Just have to check this for unwanted access etc.

barryvdh added a commit that referenced this pull request Feb 15, 2015
@barryvdh barryvdh merged commit fddfb08 into barryvdh:master Feb 15, 2015
@barryvdh
Copy link
Owner

Thanks!

@barryvdh
Copy link
Owner

Also tagged this, so should be good now in v2.0.1 :)

@juanmiguel431
Copy link

In my case, to solve the problem i had to run "php artisan route:clear" . After that, i could run again "php artisan route:cache" and DebugBar works well.

@locojuhi
Copy link

i know this trend is cloded but, i tried clearing the routes a it still not showing the debugbar... any suggestion?

@CindyBoy
Copy link

CindyBoy commented Nov 1, 2018

My debugbar is not display with the Lumen 5.5.2, too. Any suggestion?

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.

None yet

6 participants