Libraries tagged by model deletion
f9webltd/laravel-deletable
47760 Downloads
Gracefully restrict deletion of Laravel Eloquent models
webqamdev/activity-logger
29038 Downloads
Log every model creation, edition and deletion.
jlorente/laravel-identitystamps
5241 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
karavasilev/cryptomanana
54 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
yousef-aman/prevent-deletion
10 Downloads
A package to prevent deletion of models with related records.
devhereco/livewire-delete-confirmation
28 Downloads
A Laravel package for easily handling the deletion of Eloquent models with confirmation and success/error messaging.
robotsinside/laravel-deletable
1212 Downloads
Gracefully handle deletion of Eloquent models with related entities.
enesekinci/eloquent-system-logger
31 Downloads
It keeps user-based logs of creation, update and deletion of Laravel ORM Models.
michaeljmeadows/created-by
27 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
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.
esensi/model
65601 Downloads
The base model traits of Esensi
testmonitor/laravel-accountable
10963 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
digitalion/laravel-model-editors
253 Downloads
Tracker of users creating, editing or deleting the model
bytestgear/laravel-accountable
968 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
masterro/laravel-file-cleaner
7068 Downloads
Laravel console command for deleting temp files and associated model instances.