michaeldyrynda / laravel-model-uuid

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

What happened to laravel-efficient-uuid? #137

Open joelmellon opened 1 month ago

joelmellon commented 1 month ago

I just noticed that https://github.com/michaeldyrynda/laravel-efficient-uuid was archived.

I'm mostly curious why?

Secondarily, the reference(s) to it in the readme should be removed.

michaeldyrynda commented 1 month ago

Efficient UUID was merged with this package in 8.0

I’ll get the readme of both packages updated to make this clear.