Libraries tagged by laravel delete
cesargb/laravel-cascade-delete
63786 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
vectorial1024/laravel-cache-evict
18662 Downloads
Efficiently remove expired Laravel file/database cache data
spatie/laravel-model-cleanup
570744 Downloads
This package deletes unneeded records in a database.
noxoua/filament-activity-log
55089 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
40015 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
totov/laravel-soft-delete-morph-to-many-pivots
23074 Downloads
Allow morphToMany relationship pivots to be soft deleted.
omaralalwi/laravel-trash-cleaner
5470 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
konnco/filament-safely-delete
4087 Downloads
abr4xas/cache-ui-laravel
3637 Downloads
List, search and delete individual cache keys without having to purge the entire cache
sqits/laravel-userstamps
42579 Downloads
Package to add created_by, updated_by and deleted_by to models.
laravel-enso/track-who
44498 Downloads
Created-by, updated-by, and deleted-by tracking traits for Laravel Enso
wddyousuf/eloquent-autocache
566 Downloads
Automatic Eloquent model query caching for Laravel with self-flushing on create, update, and delete.
promethys/revive
3564 Downloads
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
mmes-design/filament-file-manager
3879 Downloads
A beautiful file manager plugin for Filament. Browse, upload, rename, move and delete files with ease.
martinpetricko/filament-restore-or-create
3906 Downloads
FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.