-
- Nova Version: v4.25.1 (Silver Surfer)
- PHP Version: 8.x
- Browser and version: Chrome for Mac v 114.0.5735.106 (this has happened for a long time now, it does not feel like its a Chrome version-r…
-
I've encountered a couple of issues with casting. I'm happy to look into solutions but I want to share them to make sure I'm not doing something wrong:
**1. `MediaCast` assume the field is an array…
-
![image](https://github.com/serenysoft/nova-permissions/assets/4635115/3fa11660-6ef5-4c1e-a5c2-fbb8bae3f8b3)
I cannot change a user's role after creating and attaching it. Additionally, why are t…
-
- Laravel Version: 9.52.7
- Nova Version: 4.24.4
- PHP Version: 8.1.19
- Database Driver & Version: n/a
- Operating System and Version: n/a
- Browser type and version: n/a
- Reproduction Reposit…
-
Add support for Laravel Nova 4.
Actually the fields dissappears and remain blank
-
Currently, when viewing pages, the flexible content is empty.
## Details
It seems to be caused by the recent changes for compatiblity with Nova 4.26, but I never had any issues in the first place …
-
- Laravel Version: 10.8
- Nova Version: 4.24
- PHP Version: 8.1
- Browser type and version: Chrome 113.0.5672.126
### Description:
We have a Select field in the fields section of a BelongsToM…
-
Hello,
I have created json object as follow:
```
JSON::make('Meta', [
Boolean::make('Winner')
->yesLabel('Yea!')
->noLabel('Nope'),
Date::make('Win D…
-
- Laravel Version: 9.*
- Nova Version: 4.18.2
- PHP Version: 8.1
- Database Driver & Version: MySql 8
### Description:
When adding a custom resource tool in my resources as the first field in …
-
```
public function boot()
{
parent::boot();
Nova::serving(function (ServingNova $event) {
app()->setLocale('lt');
Nova::translations(array_merge(
json_d…