How to use translate function in laravel blade?

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
cyberdev
Posts: 14
Joined: 06 May 2022, 09:10

Re: How to use translate function in laravel blade?

Post by cyberdev » 14 Jun 2022, 12:48

Just use the aimeos helper function, its is explained in aimeos doc
https://aimeos.org/docs/latest/laravel/ ... -templates

User avatar
aimeos
Administrator
Posts: 7882
Joined: 01 Jan 1970, 00:00

Re: How to use translate function in laravel blade?

Post by aimeos » 14 Jun 2022, 19:54

In Blade templates, you can use the standard Laravel translation:
https://laravel.com/docs/9.x/localization
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply