Skip to content

Releases: customd/laravel-addressable

Laravel 11 Support

28 Jan 21:14

Choose a tag to compare

Laravel 10 support

04 Aug 00:24
27493af

Choose a tag to compare

v7.2.0

Update main.yml

v7.1.1

19 Jul 22:45

Choose a tag to compare

fix: migration filename

v7.1.0

19 Jul 04:44

Choose a tag to compare

feat: upgrade installation package

7.0.0

24 Mar 19:55

Choose a tag to compare

Changes

• Removed dependency on rinvex/laravel-support package
• Simplified package setup process

BREAKING

• Removes custom model events validating and validated.
• Removes model auto validation. You'll need to validate incoming requests instead.