laravel-localization Questions

4

Solved

I have this new Laravel project to work on. We would like to make it available in multiple languages. I started the project with JetStream. Routes for authentication and such are automatically hand...

2

I'm using mcamara/laravel-localization package and I can't figure out how to make it work with my unit tests. Both of the following fail with red: // 1. This one results in "Redirecting to http:...
Daily asked 16/4, 2017 at 17:48

2

Solved

Is there any way that allows inserting translatable value in configuration file in laravel-5.4 application? I have a custom configuration file at config/fox-reports.php and I'm trying to set a tran...
Spencer asked 31/12, 2017 at 15:10

3

Missing required parameters for [Route: verification.notice] [URI: {language}/email/verify] I added the laravel email verification to my project, after using localization. But now I have the probl...

3

Solved

I'm trying to utilize Laravel's localization feature, but I need to be able to put emphasis or bolden a portion of a phrase. Inserting a HTML tag into the language file causes it to be escaped when...
Holusbolus asked 12/6, 2015 at 19:26

1

Solved

This is a question about methodology and suggested practices. I know it is not strictly attached to the framework and not even PHP, and the answer might be "its up to you". But my concern is abou...
1

© 2022 - 2024 — McMap. All rights reserved.