michaeldyrynda / laravel-model-uuid

This package allows you to easily work with UUIDs in your Laravel models
MIT License
442 stars 46 forks source link

Feature: Migrate efficient UUID support #130

Closed michaeldyrynda closed 3 months ago

michaeldyrynda commented 3 months ago

This PR combines laravel-efficient-uuid and this repo into one package, simplifying maintenance and testing.

dyrynda/laravel-efficient-uuid has been marked abandoned, suggesting use of this package.