Frank Michel

Results 3 issues of Frank Michel

I am not sure what's going on here and if this is expected behaviour. I have a blueprint with basically the following fields configuration: ``` years: label: Years type: structure...

bug

tags must be an array, if this.field.value is null, it should be initialized as an empty array. This fixes this issue: https://github.com/spatie/nova-tags-field/discussions/175

Hi @stevebauman, With regards to our discussion in https://github.com/DirectoryTree/LdapRecord-Laravel/discussions/341 I have come up with this idea. This PR will allow users to use the following Ldap Auth config: ``` 'driver'...