-
- Laravel Version: 7.2.2
- Nova Version: 3.1.0
- PHP Version: 7.3.16
- Database Driver & Version: MySQL 14.14
- Operating System and Version: Linux Mint 19.3
- Browser type and version: Chrome 80…
-
- Laravel Version: 10.14.1
- Nova Version: 4.26.3
- PHP Version: 8.1.16
- Database Driver & Version: Postgres 15.1
- Operating System and Version: MacOS Ventura 13.4.1
- Browser type and version:…
-
The resolveDefaultValue method in Outl1ne\MultiselectField\Multiselect class has a different visibility than the same method in its parent class Laravel\Nova\Fields\Field.
Please change the visibil…
-
Hi,
i just started building a new tool for laravel nova. When i navigate to `./nova-components/MyComponent` and run `npm run watch`, everything is getting compiled and is also running, but i can't s…
-
Hi ! Thank you for your package ! This is great :)
Unfortunately i have a problem :( wich is that the boolean fields doesn't read correct boolean values in the database. For exemple i set this fiel…
-
It seems like this field is not compatible with `dependsOn`.
https://nova.laravel.com/docs/4.0/resources/fields.html#dependent-fields
Is it possible to make this compatible?
-
- Laravel Version: 9.41.0
- Nova Version: 4.19.3
- PHP Version: 8.0.2
### Description:
When using ``->stacked()->fullWidth()`` fields are not forced to fill the width of the container, as the fi…
-
- Laravel Version: 10
- Nova Version: 4.26.5
- PHP Version: 8.1
### Description:
I have three currency fields on my forms (simplified them as a proof of concept):
- field_1: Alows me to ent…
-
In trying to create a set of detection rules using the `github.audit` datastream, I've come across a few fields that are necessary to include in the field mapping. I;ve included sample logs that inclu…
-
For some reason this occurred after updating dependencies:
```{
"class": "Error",
"message": "Call to undefined method App\\Nova\\Flexible\\Layouts\\Hero::forceFill()",
"code": 0,
…