There was an error while loading. Please reload this page.
Add Laravel 12 compatibility (#47)
Update `README.md` with the correct tag for custom field config
Ignore not found IDs (#39)
Allow request validator to accept null (#38)
Add groups, fix validation bugs, improve robustness (#36)
Add compatibility to Laravel 10 (#37)
Merge pull request #32
Omit archived fields from validation.
Merge pull request #31 from givebutter/develop Add `archive()` and `unarchive()` methods to `CustomField` model
Merge pull request #30 from givebutter/develop Add support for `archived_at` field