laravel-debugbar icon indicating copy to clipboard operation
laravel-debugbar copied to clipboard

After adding language support, the debugbar doesn't show up

Open Oblako1223 opened this issue 3 years ago • 2 comments

Hi everyone, I have added to my application the language prefix to use the Waavi / translation repository. Since then I do not get a complete debugar, of course APP_Debug is set to true, the application is compiled in development mode. I have the impression that the new routing broke something. I cleaned the cache, routing, view, debugbar.

reinstall debugbar with composer nothing helped.

web.php is all dressed in

Route::group(['prefix' => \UriLocalizer::localeFromRequest(), 'middleware' => 'localize'], function(){
});

Oblako1223 avatar Sep 26 '22 12:09 Oblako1223

Am i alright to take this ticket for Hacktober?

GeorgeCodes17 avatar Oct 07 '22 16:10 GeorgeCodes17

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this issue is still present on the latest version of this library on supported Laravel versions, please let us know by replying to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.

stale[bot] avatar Jun 18 '23 15:06 stale[bot]