Mark Cameron

Results 2 issues of Mark Cameron

I've updated a project to use Nova 4, using `3.8.0` of this package, and when I load a resource with one of the `Files::` fields I get the following error:...

When running `Model::find($id)` in a Laravel environment, and that the Model with the id `$id` doesn't exist, the return value is an empty `Model` instance, as opposed to `null` when...