Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@vildanbina vildanbina released this 05 Oct 18:18
· 2 commits to main since this release

This is the initial release of Laravel Versions, a package that allows you to manage drafts and publish changes to your Eloquent models with ease. Features include:

  • Automatic draft creation for model updates
  • Publish drafts with a single method
  • Track and manage revisions with simple methods
  • Excluded columns for custom workflows

Ideal for applications requiring detailed version control and draft management.