Skip to content

Laravel 9 default lang directory has moved #151

Open
@effeks

Description

@effeks

Hey!

Not a bug, more of a heads-up.

Please note that in Laravel 9 /resources/lang has moved to just /lang. If I'm not mistaken this package installs to the old path still, which potentially creates confusion for Laravel and/or the developer, because they might re-create / create the old /resources/lang directory again which Laravel will then start to use.

See for example https://stackoverflow.com/questions/71084830/laravel-9-app-upgraded-from-8-lang-directory-not-working-as-expected for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions