Skip to content

Improve validation

Choose a tag to compare

@crumb1e crumb1e released this 25 Sep 09:59
· 61 commits to master since this release

Added better validation to all nova resources.

Also set some fields to be nullable as it didn't make sense for some of them to be required.

You will need to run migrations after upgrading to this release. php artisan migrate

😸