Skip to content

ULID helper method on ID field

Compare
Choose a tag to compare
@lindyhopchris lindyhopchris released this 20 Jul 17:26
· 54 commits to develop since this release

Upgrading

composer require laravel-json-api/laravel --no-update
composer up "laravel-json-api/*"

Changelog

Added

  • core#12 Add ulid() method to the ID field class.