Forum Laravel Laravel can't find other language files
Laravel can't find other language files except en
My lang files under the resources folder.
--resources ---lang ----en +auth.php (etc..) ----tr +auth.php(etc..)
When I set locale language as tr, still shows english messages.
How do I fix this ?
Please sign in or create an account to participate in this conversation.
There's no shortage of content at Laracasts. In fact, you could watch nonstop for days upon days, and still not see everything!
Get Started
Laravel can't find other language files
Laravel can't find other language files except en
My lang files under the resources folder.
When I set locale language as tr, still shows english messages.
How do I fix this ?