A Simple Draft and Revision System for Laravel
Laravel Drafts is a package that simplifies adding draft functionality and revision history to your Laravel application. It provides a trait for your models and allows you to save models as drafts, track changes, and manage revisions. You can also control the number of revisions stored, preview drafts, and use middleware to restrict actions based on draft status. With Laravel Drafts, you can easily implement a draft and revision system for your Eloquent models..
Simple draft management for Laravel.
No Website
GitHub RepositoryRelated Projects
Add Spam Prevention to Laravel Apps with Honey
Honey: The Ultimate Spam Blocker
A Zero-config Purgecss Wrapper for Laravel Mix
Optimize Your CSS, Maximize Your Site.
Laravel Livewire Form Wizard
Guide your users through complex forms effortlessly