Libraries tagged by deleted
wildside/userstamps
1226964 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
42874 Downloads
Automatically copy deleted records to a separate table
typo3/cms-recycler
4421996 Downloads
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
ddzobov/laravel-pivot-softdeletes
315321 Downloads
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
tightenco/quicksand
169286 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
sqits/laravel-userstamps
29159 Downloads
Package to add created_by, updated_by and deleted_by to models.
fico7489/laravel-revisionable-upgrade
35986 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
flyhjaelp/laravel-eloquent-orderable
2837 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
cap/cleanmedia
9964 Downloads
Magento 2 CLI Command : remove images of deleted product in the `/media/catalog/product` folder
nstapelbroek/culpa
73512 Downloads
Adds Blameable support to Eloquent models in Laravel 5
totov/laravel-soft-delete-morph-to-many-pivots
8980 Downloads
Allow morphToMany relationship pivots to be soft deleted.
webbuilders-group/silverstripe-gridfield-deleted-items
12274 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
12250 Downloads
Store previously deleted Model attributes
walsgit/recycle-bin
1056 Downloads
Flarum extension to manage deleted (hidden) discussions
testmonitor/laravel-accountable
10961 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model