Moved lang
directory in Laravel 9
#31
Unanswered
andrey-helldar
asked this question in
Q&A
Replies: 0 comments 5 replies
-
seems they finally decide to move it to the root. As I remembered, they started thinking about doing that since Laravel 7. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
See: laravel/laravel@7156a27
And there: laravel/framework@e6c8aae#diff-0a80606049a107748776bea5151a61fbec2afefe3361c340a5de9c8c1ccdf9c8R322-R329
resources/lang/en → lang/en
https://github.com/laravel/laravel/tree/master/lang
Hm... Laravel 8: https://github.com/laravel/framework/blob/8.x/src/Illuminate/Foundation/Application.php#L415-L426
Beta Was this translation helpful? Give feedback.
All reactions