-
- Laravel Version: 10
- Nova Version: 4.24.4
- PHP Version: 8.1
- Database Driver & Version: mysql 8
- Operating System and Version: mac OS
### Description:
Translations not working if I loadi…
-
### Bug description
Not a bug, but when looking at the norwegian translation on this button it's just wrong. I could change the translation, but the reason it is wrong is related to the word "Submit"…
-
- joedixon/laravel-translation[v2.1, ..., v2.1.2] require illuminate/support ^8.0||^9.0 -> satisfiable by illuminate/support[v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.4].
- Only one of these can be…
-
### Laravel Version
10.4.1
### PHP Version
8.1.17
### Database Driver & Version
_No response_
### Description
I use the same localisation file for my vue frontend as for Laravel. …
-
## Bug Description
When changing the user blueprint to use first_name & last_name instead of name this is not reflected in the UI to create a new users in the statamic CP.
## How to Reproduce
C…
-
### Bug description
When trying to activate an account, if the password and password confirmation do _**NOT**_ match, I get the following exception. If the passwords do match, everything is fine. Not…
-
```
public function boot()
{
parent::boot();
Nova::serving(function (ServingNova $event) {
app()->setLocale('lt');
Nova::translations(array_merge(
json_d…
-
-
The extension was updated over night and now needs more intrusive permissions on chrome to work again. I would like to know the reason why you need that @0x48piraj? I would think reading the data from…
-
### Description
Hi 👋🏻
I am currently working on updating a site to Statamic 4, and after setting the cookie-notice version to `^8.0` I get the following error when updating the composer dependenc…