-
- Laravel Version: 10.14.0
- Nova Version: 4.25.1
- PHP Version: 8.2.7
- Database Driver & Version: MySQL 8.0 (Default Sail)
- Operating System and Version: macOS 13.4.1 (Run through sail)
- Brow…
-
- Laravel Version: 10.14.1
- Nova Version: 4.26.3
- PHP Version: 8.2.4
### Description:
```LensActionRequest->availableFilters()``` returns filters that are associated with lens' resource not…
-
Laravel Version: 9
Nova Version: 4.25.1
PHP Version: 8.2
### Description:
In the file field type, it still does not appear when it is a hasOne relationship
-
- Laravel Version: 10.14.0
- Nova Version: 4.26.0
- PHP Version: 8.1
### Description:
Perhaps this is up to 3rd party package maintainers but I figured I post this here as well.
Breaks some …
-
- Laravel Version: 9.52.0
- Nova Version: 4.0
- PHP Version: 8.1
### Description:
When using a `relatableQuery`, I get a wrong type returned. So I type hinted the relatable query to always retur…
-
If we define a select field as follows
Select::make('User Level')->options([
0 => 'Blocked',
1 => 'Pending',
2 => 'Verified',
])
…
-
- Laravel Version: 10
- Nova Version: 4.23.0
- PHP Version: 8.2
### Description:
When using filterable() on a datetime field, the filter has two inputs. If only one of the inputs is filled, th…
-
I don't want to delete photos - in Storage I m a user of Laravel-media library v 9.12.4 with Nova 3
-
Add support for Laravel Nova 4.
Actually the fields dissappears and remain blank
-
I wanted to start by expressing my sincere appreciation for your plugin - it has been an indispensable tool for me and has saved me a tremendous amount of time. The policy method in particular is simp…