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.

A Simple Draft and Revision System for Laravel

Related Projects

Laravel Phone Format

Laravel Phone Format

Dial Up Your Laravel App. Laravel-Phone.

MJML to HTML using PHP

MJML to HTML using PHP

Crafting beautiful emails with MJML's elegance.

Manage Invite Codes for Your Laravel Applications

Manage Invite Codes for Your Laravel Applications

Protect your access with code."

Debug Methods Built Into Laravel’s TestResponse

Debug Methods Built Into Laravel’s TestResponse

Debug with ease, test with confidence.

Ably Broadcast Driver for Laravel

Ably Broadcast Driver for Laravel

Instant Connections, Infinite Possibilities.

Assert DOM Elements in Laravel Tests

Assert DOM Elements in Laravel Tests

Beyond Text Assertions