Libraries tagged by deleted
dfox288/culpa
3267 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
simonschaufi/lock-element
1547 Downloads
Lock Element. A locked element can't be deleted.
flyhjaelp/laravel-eloquent-orderable
2401 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
fico7489/laravel-updated-related
474 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
fhferreira/paypal-rest-api-sdk-php
4711 Downloads
Clone of deleted PayPal's PHP SDK for REST APIs
andersundsehr/redirects-tweak
331 Downloads
Seperates redirects from the page cache and allows to delete redirects where the page was deleted
spinen/laravel-garbage-man
18903 Downloads
Scheduled job to clean out Laravel's soft deleted records at configured interval.
thtg88/laravel-exists-without-soft-deleted-rule
16049 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
indiewordpress/wordpress-deleted-posts
14 Downloads
Sends a HTTP 410 (Gone) response to requests for trashed posts/pages.
bespoke-support/created-updated-deleted-bundle
2037 Downloads
Symfony Bundle to add Created Updated and Deleted columns to entities
josegonzalez/cakephp-deleted-at
17 Downloads
Handles soft-deletion of database records
turahe/laravel-userstamps
60 Downloads
Package to add created_by, updated_by and deleted_by to models.
bytestgear/laravel-accountable
966 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
tobidsn/laravel-userstamps
16 Downloads
A simple Laravel package for Eloquent Model user specific feilds.
digitalion/laravel-model-editors
222 Downloads
Tracker of users creating, editing or deleting the model