How to add multilingual support to Eloquent original

by Freek Van der Herten – 1 minute read

Eric Barnes, the curator of Laravel News, recently decided to publish guest posts. Mike Bronner contributed the first guest post on how to install Z-Ray in Homestead. Today, an article written by me was published.

Did you know that several countries throughout the world have more than one official language? For example, my home country Belgium has three; French, Dutch, and German. Most Belgians also speak English.

Laravel’s Eloquent ORM is a very powerful part of Laravel. Unfortunately, it doesn’t provide support for multilingual models out of the box. Adding that functionality yourself isn’t that difficult.

https://laravel-news.com/2015/09/how-to-add-multilingual-support-to-eloquent

When starting out with Laravel, Eric's Laravel News was invaluable to my learning process. So it feels great to give something back. It still is by far my favourite newsletter and source of Laravel related news. If you use the framework in any way be sure to subscribe.

Join 9,500+ smart developers

Get my monthly newsletter with what I learn from running Spatie, building Oh Dear, and maintaining 300+ open source packages. Practical takes on Laravel, PHP, and AI that you can actually use.

No spam. Unsubscribe anytime. You can also follow me on X.

Found something interesting to share? Submit a link to the community section.