Libraries tagged by delete
bytestgear/laravel-accountable
970 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
deletedb/laravel-captcha-grid
48 Downloads
Laravel quickly creates a verification code tool similar to Google verification code
yay-digital/failed-jobs-monitor
1333 Downloads
View + retry + delete failed jobs.
xihrni/yii2-behavior-time
34 Downloads
For automatic updating of database table creation, update, and delete fields in the model.
wp-kit/softdeletes
603 Downloads
A wp-kit component that provides soft deletes for Eloquent models
webkul/custom-command
21 Downloads
Webkul Magento2 Order Delete Custom Command Extension
vandalorumrex/trash
20 Downloads
Adds soft delete support to CakePHP ORM tables.
utexas/utexas_no_authenticated_user
2513 Downloads
Automatically log out and delete any user account that only has the 'authenticated' user role.
urisavka/site-checker
23 Downloads
Check site for broken links and moved/deleted files
umairhanifdev/laravel-table-logger
6 Downloads
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
touhidurabir/laravel-model-soft-cascade
39 Downloads
A laravel package to handle cascade delete and restore on model relations.
testmonitor/eloquent-lockable
44 Downloads
Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.
tedy/gridfieldcustom
274 Downloads
Gridfield extensions to add checkboxes for each row to easily delete or perform actions on multiple rows.
taskforcedev/crud-api
8571 Downloads
A laravel package providing an admin interface to create, edit and delete models.
tacoberu/nette-form-fileupload
213 Downloads
Uploading files has its specifics. It is not enough just to upload the file. We also want to show it when it's already uploaded (preferably with a preview). We want to possibly delete it or replace it with another version.