Skip to content

Click on another tab to automatically return to the default language #122

Open
@lengjunbin-trec

Description

@lengjunbin-trec

I have support en/ja two languages on project use this package (default is en).
when I change the language into ja. and click another menu.the language automatically return to the default language en

laravel version: laravel 11 octane

mideleware

web(remove: [
            Illuminate\Routing\Middleware\SubstituteBindings::class,
        ], append: [
            App\Http\Middleware\SetLocale::class,
            Illuminate\Routing\Middleware\SubstituteBindings::class,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions