Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
11966
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."
Related Projects
Use Leaflet.js and Google Maps Blade Components in Laravel
Power Your Projects with Maps
Composer Package Executor (CPX) - bring NPX to Composer
CPX: Your efficient package execution tool
Find Missing Translations with the Laravel Translations Checker
Accurate Translations, Always