-
### Laravel Version
11.7.0
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
After upgrading to laravel 11.7.0 from 11.5.0 I am getting this error in…
-
- Laravel Version: 9.52.16
- Nova Version: 4.34.2
- PHP Version: 8.1.28
- Database Driver & Version: Mysql 8.0
- Operating System and Version: Sonoma 14.4.1
- Browser type and version: Chrome 124…
-
Right now it is possible to dynamically add routes by calling `router.addRoutes([/* routes */])`. It would be nice if it was possible to also remove/replace routes on the fly. In my app user may defin…
-
Olá,
Estive prestando atenção no mercado e reparei que hoje em dia os frameworks de front end mais famosos (maior número de stars no GitHub) são:
1 - React
2 - Vue
3 - Angular
Com isso em men…
-
I have not been able to get Nova to work properly with models using a [binary UUID](https://github.com/spatie/laravel-binary-uuid) as their PK.
First step to get Nova to show the dashboard was to o…
-
- Laravel Version: 11.8.0
- Nova Version: 4.34.2
- PHP Version: 8.3
### Description:
When using MultiSelect in combination with displayUsingLabels() labels are only rendered correctly if single …
-
- Laravel Version: ^11.0
- Nova Version: ^4.34
- PHP Version: 8.3.2
- Database Driver & Version: SQlite
- Operating System and Version: Windows 10
- Browser type and version: Edge
- Reproduction…
-
### Discussed in https://github.com/laravel/nova-issues/discussions/6448
Originally posted by **nastoychev** June 26, 2024
There is no built-in support for creating searchable filter component…
-
### Prerequisites
* [X] Able to reproduce the behaviour outside of your code, the problem is isolated to Laravel Excel.
* [X] Checked that your issue isn't already filed.
* [X] Checked if no PR w…
-
So there was a straight answer to that https://github.com/laravel/nova-issues/issues/3630, but I would like for you to reconsider: there're cases when you need to display a field as readonly on create…