spatie / laravel-enum

Laravel support for spatie/enum
https://spatie.be/open-source
MIT License
344 stars 37 forks source link

v1 => v2 and v2 => v3 upgrade guides #95

Closed tmas closed 2 years ago

tmas commented 2 years ago

I'm attempting to upgrade a project from version 1.6.1 of this package to the latest version, but I can't find a list of breaking changes or any recommendations to work around them.

A full upgrade guide would be awesome, but even just some basic info (e.g. for any model that uses the HasEnum attribute, we recommend doing X) would be very helpful.

Thanks!

Gummibeer commented 2 years ago

Have you checked the Changelog?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days