Closed
Description
When using Laravel's packages we have JSON Schemas in multiple directories. Each one can be referenced and we're hoping to use it with relative paths. This works fine in Laravel with the validation on form request, it uses the relative path to the .schema.json
However with this package the relative path is of the unit test.
Metadata
Metadata
Assignees
Labels
No labels