Libraries tagged by model deletion
f9webltd/laravel-deletable
75702 Downloads
Gracefully restrict deletion of Laravel Eloquent models
webqamdev/activity-logger
39719 Downloads
Log every model creation, edition and deletion.
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jlorente/laravel-identitystamps
6090 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
joserojasrodriguez/filament-delete-guard
457 Downloads
Prevent deletion of Eloquent models in Filament with automatic notifications and UI protection.
workdoneright/laravel-deletion-guard
43 Downloads
Config-driven deletion guard for Laravel models
michaeljmeadows/created-by
36 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
yousef-aman/prevent-deletion
14 Downloads
A package to prevent deletion of models with related records.
devhereco/livewire-delete-confirmation
34 Downloads
A Laravel package for easily handling the deletion of Eloquent models with confirmation and success/error messaging.
robotsinside/laravel-deletable
1215 Downloads
Gracefully handle deletion of Eloquent models with related entities.
enesekinci/eloquent-system-logger
32 Downloads
It keeps user-based logs of creation, update and deletion of Laravel ORM Models.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
jeremykenedy/laravel-ip-capture
1 Downloads
A Laravel package to automatically capture and track IP addresses on Eloquent model actions such as signup, login, update, and deletion.
esensi/model
67024 Downloads
The base model traits of Esensi
testmonitor/laravel-accountable
11341 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model