Skip to content

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

Open
@Oblako1223

Description

@Oblako1223

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(){
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions