Oct 25, 2024
0
Level 4
Best approach to multi-language sites
Hello,
is there anything built-in in Laravel in order to handle multi-language sites?
I have elaborated a simple strategy with a function with placeholder and language as parameters but it means 40-50 extra queries to database for each page.
However I don't see any other way to do that.
Thanks, Simon
Please or to participate in this conversation.