Beschreibung,Kommentare und Anhänge
| merge request id | 892 |
| Titel | now the logo is selected depending on the system language (.env -> APP_LOCALE)… |
| Beschreibung | now the logo is selected depending on the system language (.env -> APP_LOCALE) with the fallback to config/app.php -> locale. Config::get('app.locale') or config('app.locale') cannot be used alone as this value is changed by the user session. |
| Status | merged |
| Created at | 2023-10-19T12:00:26.335Z |
| Updated at | 2023-10-20T13:31:13.831Z |
| Source branch | feature/LL-1504-logo-customisation-language-variants |
| Target branch | develop |
| Author | Markus Gerlach |
| Assignee | Sascha Immig |
| merged | Sascha Immig | 2023-10-20T13:31:13.899Z |
| mentioned in commit 25fb1405f6478591512c51bab0c3dec14e7dc07a | Sascha Immig | 2023-10-20T13:31:14.167Z |
| Title | Id | Author | Created at | Message |
| now the logo is selected depending on the system language (.env -> APP_LOCALE)… | 4d8a9be3d96f0b55a6433c9f1a124516e216e62d | gerlachm | 2023-10-19T11:28:51.000Z | now the logo is selected depending on the system language (.env -> APP_LOCALE) with the fallback to config/app.php -> locale. Config::get('app.locale') or config('app.locale') cannot be used alone as this value is changed by the user session. |