Libraries tagged by laravel delete
konnco/filament-safely-delete
1790 Downloads
dillingham/soft-deletes-parent
1275 Downloads
Soft delete children when parent soft deletes
testmonitor/laravel-accountable
11010 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
quarks/laravel-auditors
17100 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
kerattila/laravel-track-author
745 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
jlorente/laravel-identitystamps
5377 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
mpociot/reanimate
1242 Downloads
Undo Laravel soft deletes
ismayil-dev/epoch-softdelete
7 Downloads
A Laravel package that introduces epoch-based soft deletes to handle unique constraints.
inmanturbo/turbohx
3354 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
skyronic/crudkit
4961 Downloads
Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.
vstruhar/filament-failed-jobs
2192 Downloads
The Laravel Filament plugin for managing failed jobs offers a streamlined interface to monitor, retry, and delete failed jobs directly from the admin panel.
tannhatcms/crud-lms
832 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
patroklo/improved-links
2104 Downloads
Improved links that use HTML methods when clicked.
illuminatech/db-safedelete
36 Downloads
Attempts to invoke force delete, if it fails - falls back to soft delete.