-
There seems to be an issue with Laravel Nova v3.30.0 where the search box isn't showing
-
When I try to impersonate a user I get a 404. After manually changing the url the impersonation does not work.
The url he's trying to follow:
`/nova-impersonate/users/8/web?redirect_to=%2F`
My …
-
It doesn't work with https://github.com/spatie/nova-translatable, could someone help me identify and solve the problem?
-
I've got multiple selects depending on eachother. Simplified example:
client
location
department
user
User depends on department, department on location and location on client.
Bug
1. S…
-
I do not know if it comes from OwenMelbz\RadioField\RadioButton or nova-tab.
When I have an error on a tab containing RadioButton, the labels of the radios are also displayed in red.
A picture wil…
-
I have implemented the field as follows:
```
Filepond::make(__('Files'), 'files')
->prunable()
->disableCredits()
->disk('event-edition-resources')…
-
**Describe the bug**
ControlE is a standard macOS keyboard navigation shortcut for "go to end of line," built into every text view on the system by default. (You can find the full list [here](https:/…
-
Is there an easy way to implement translatable slugs? I'm using the [optimistdigital/nova-translatable](https://novapackages.com/packages/optimistdigital/nova-translatable) package but this gives me a…
-
Can you show how to implement TreeSelect and pass options?
-
Field callbacks like _displayUsingLabels()_ on the Select field or _hideOnDetail()_ on all other fields are working correctly when a layout is directly added to a Flexible field, but **not when used i…