Skip to content

Fix location of lang files to prevent applications with localization from breaking #10

@michaelklopf

Description

@michaelklopf

I opened a PR that fixes an error, in which the translation helper can't find the translations anymore.

The app creates files in the pre Laravel 9 lang folder location. Laravel checks for that place and changes the lang path where the translations are searched for. This shouldn't happen though as Laravel 9s way is the new default.

See the PR for more information.

Metadata

Metadata

Assignees

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