thesimons's avatar

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

0 likes
0 replies

Please or to participate in this conversation.