Libraries tagged by laravel delete
spatie/laravel-model-cleanup
564318 Downloads
This package deletes unneeded records in a database.
noxoua/filament-activity-log
19922 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
fico7489/laravel-revisionable-upgrade
34952 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
cesargb/laravel-cascade-delete
41491 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
dcat/laravel-softdeletes
1565 Downloads
Laravel ORM softDeletes
sqits/laravel-userstamps
27147 Downloads
Package to add created_by, updated_by and deleted_by to models.
laravel-enso/track-who
38115 Downloads
Create, update and delete authoring tracking dependency for Laravel Enso
nstapelbroek/culpa
73268 Downloads
Adds Blameable support to Eloquent models in Laravel 5
tsyama/laravel-soft-delete-flag
43672 Downloads
A Laravel package that can use Boolean column for soft deletes.
totov/laravel-soft-delete-morph-to-many-pivots
6070 Downloads
Allow morphToMany relationship pivots to be soft deleted.
al-one/laravel-soft-deletes-unix
7760 Downloads
SoftDeletes With Unix Timestamp For Laravel
byteasc/laravel-soft-cascade
36793 Downloads
Laravel Cascade Soft Delete & Restore
jcergolj/after-action-redirect-pagination-url-for-laravel
5467 Downloads
After CREATE, UPDATE or DELETE action paginated redirect url for laravel
omaralalwi/laravel-trash-cleaner
86 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
testmonitor/laravel-accountable
10808 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model