dbf
dbf
@davinyoeun As far as I can tell, the support for field dependency was added in times of Laravel 9 and Nova 3 where Nova 4 was just released. I've tested...
@toonvandenbos @voidgraphics I've been diving into this problem and in dire need to catch up some time I haven't spent with Laravel and Nova the last +/- 3 years. To...
My final take on this matter, more or less a proof of concept. The support for field dependency native to Nova isn't supported by the middleware `InterceptFlexibleAttributes`. It doesn't take...
@slakbal I started a PR to get this done. Anything you wish to change/add/remove, be my guest. Receiving an authorization code needs to be done manually, the API does not...
@valeksa Aah that line can be removed, `GoToGenerateLinkCommand` used to be called `GoToAuthorizeLinkCommand`. I have mostly rewritten this entire package in a new repository anyway, this PR is quite thin...
@valeksa Which command can't be executed on 7.2?