Libraries tagged by model deletion
f9webltd/laravel-deletable
59172 Downloads
Gracefully restrict deletion of Laravel Eloquent models
webqamdev/activity-logger
33059 Downloads
Log every model creation, edition and deletion.
karavasilev/cryptomanana
61 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jlorente/laravel-identitystamps
5644 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
yousef-aman/prevent-deletion
13 Downloads
A package to prevent deletion of models with related records.
devhereco/livewire-delete-confirmation
31 Downloads
A Laravel package for easily handling the deletion of Eloquent models with confirmation and success/error messaging.
robotsinside/laravel-deletable
1214 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.
michaeljmeadows/created-by
29 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
66056 Downloads
The base model traits of Esensi
testmonitor/laravel-accountable
11097 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
bytestgear/laravel-accountable
970 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
masterro/laravel-file-cleaner
7075 Downloads
Laravel console command for deleting temp files and associated model instances.
pointybeard/symphony-classmapper
629 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.