Libraries tagged by model deletion
f9webltd/laravel-deletable
54820 Downloads
Gracefully restrict deletion of Laravel Eloquent models
webqamdev/activity-logger
31749 Downloads
Log every model creation, edition and deletion.
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jlorente/laravel-identitystamps
5529 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
1213 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
65766 Downloads
The base model traits of Esensi
testmonitor/laravel-accountable
11035 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
7074 Downloads
Laravel console command for deleting temp files and associated model instances.
pointybeard/symphony-classmapper
628 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.