sqits / laravel-userstamps

Package to maintain the users who created, updated and deleted eloquent models
MIT License
18 stars 7 forks source link

add ulid #22

Closed turahe closed 3 weeks ago

turahe commented 2 months ago

Hi Sqits I propose adding support for ULIDs (Universally Unique Lexicographically Sortable Identifiers) to the project.

rschaaphuizen commented 3 weeks ago

Thanks for sending the pull request (somehow i haven't seen it before until today). I'll add the support for ulids in the coming days.