Manage Drafts & Versions for Eloquent Models
"Laravel Versions is a package designed to manage drafts and versions for Eloquent models in Laravel. It allows you to create, track, and manage multiple versions of a model without disrupting the published state.
The package automatically creates drafts on updates, enabling you to save changes as drafts and publish them when ready. Each set of drafts and published versions is grouped by a unique UUID, making it easy to track changes over time."
Vildan Bina
@vildanbina