Libraries tagged by model deletion
f9webltd/laravel-deletable
39487 Downloads
Gracefully restrict deletion of Laravel Eloquent models
webqamdev/activity-logger
26721 Downloads
Log every model creation, edition and deletion.
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jlorente/laravel-identitystamps
4980 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
yousef-aman/prevent-deletion
7 Downloads
A package to prevent deletion of models with related records.
devhereco/livewire-delete-confirmation
24 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
65177 Downloads
The base model traits of Esensi
testmonitor/laravel-accountable
10808 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
digitalion/laravel-model-editors
222 Downloads
Tracker of users creating, editing or deleting the model
bytestgear/laravel-accountable
966 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
masterro/laravel-file-cleaner
7067 Downloads
Laravel console command for deleting temp files and associated model instances.