Skip to content

Tags: givebutter/laravel-custom-fields

Tags

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Laravel 12 compatibility (#47) 

v0.4.3

Toggle v0.4.3's commit message
Update `README.md` with the correct tag for custom field config 

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore not found IDs (#39) 

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow request validator to accept null (#38) 

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add groups, fix validation bugs, improve robustness (#36) 

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add compatibility to Laravel 10 (#37) 

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #32 

v0.1.11

Toggle v0.1.11's commit message
Omit archived fields from validation. 

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from givebutter/develop Add `archive()` and `unarchive()` methods to `CustomField` model

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #30 from givebutter/develop Add support for `archived_at` field