-
- Laravel Version: 10.48.12
- Nova Version: 4.34.2
- PHP Version: 8.2.13
### Description:
Opening the Filter Menu can cause a refresh when the backing value changes from a string to an integer…
-
Hi all,
As posted in their README:
> Please note that this is experimental and is not actively maintained and supported by our team. If you are interested in helping to maintain/extend this pro…
-
```
Symfony\Component\Debug\Exception\FatalThrowableError: Call to undefined function Jstoone\Mailman\array_first()
/var/www/app/vendor/jstoone/nova-mailman/src/DeliverToInbox.php:91
/var/www/app…
-
Hi, I have installed the package in a project with Laravel Nova 4 and it does not work, I would like to know if this package will be updated to Nova 4.
Thanks.
-
Hello
when i enter :
`composer require aloko/nova-persian-datepicker`
I've run with this error , **what's the problem and how can i solve the problem?** thanks :
`> Illuminate\Foundation\ComposerS…
-
Consider the following nova lense:
```php
-
- Laravel Version: ^11.0
- Nova Version: ^4.33
- PHP Version: 8.3.2
- Database Driver & Version: SQLite
- Operating System and Version: Windows 11
- Browser type and version: Edge
- Reproduction…
-
select auto complete: v1.3.6
nova: 3.15.0
laravel: v8.15.0
This code below used to work on older versions, but we have recently upgraded to all the latest versions of laravel/nova/ etc.
I now …
-
When I visit route `/nova/nova-log-viewer/list` following error appears and I see only a empty page.
![JavaScript TypeError](https://user-images.githubusercontent.com/14092921/76195440-92b71380-61e…
-
### Prerequisites
Activate the action log following nova documentation https://nova.laravel.com/docs/1.0/actions/defining-actions.html#action-log
(adding **use Actionable** to the model that refers…