Libraries tagged by laravel delete
dillingham/soft-deletes-parent
1275 Downloads
Soft delete children when parent soft deletes
alban/laravel-data-sync
121 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
turahe/laravel-userstamps
169 Downloads
Adds user tracking fields to Laravel models.
testmonitor/laravel-accountable
11044 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
quarks/laravel-auditors
17161 Downloads
Record created by, updated by and deleted by on Eloquent models automatically.
kerattila/laravel-track-author
905 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
jlorente/laravel-identitystamps
5560 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
mpociot/reanimate
1243 Downloads
Undo Laravel soft deletes
inmanturbo/turbohx
4237 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
2547 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
1151 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
promethys/revive
27 Downloads
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
hacoidev/crud
7518 Downloads
Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.