Libraries tagged by deleted
wildside/userstamps
1098743 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
spatie/laravel-deleted-models
29687 Downloads
Automatically copy deleted records to a separate table
typo3/cms-recycler
3972535 Downloads
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
ddzobov/laravel-pivot-softdeletes
274007 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
tightenco/quicksand
164714 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
sqits/laravel-userstamps
27147 Downloads
Package to add created_by, updated_by and deleted_by to models.
fico7489/laravel-revisionable-upgrade
34952 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
nstapelbroek/culpa
73268 Downloads
Adds Blameable support to Eloquent models in Laravel 5
cap/cleanmedia
8825 Downloads
Magento 2 CLI Command : remove images of deleted product in the `/media/catalog/product` folder
testmonitor/laravel-accountable
10808 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
totov/laravel-soft-delete-morph-to-many-pivots
6070 Downloads
Allow morphToMany relationship pivots to be soft deleted.
webbuilders-group/silverstripe-gridfield-deleted-items
12051 Downloads
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
romanzipp/laravel-previously-deleted
11987 Downloads
Store previously deleted Model attributes
walsgit/recycle-bin
290 Downloads
Flarum extension to manage deleted (hidden) discussions
jlorente/laravel-identitystamps
4980 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models