Libraries tagged by laravel delete
dick/crud
3261 Downloads
Quickly build an admin interface for your Eloquent models, using Laravel 5. Build a CMS in a matter of minutes.
dfox288/culpa
3470 Downloads
Adds Blameable support to Eloquent models in Laravel 7+
codiliateur/eloquent-model-userstamps
65 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
baberuka/systemroles
10 Downloads
SystemRoles is a Laravel Role Management package designed to simplify user role and permission management within Laravel applications. It provides a structured approach for defining roles, assigning rights to each role (e.g., edit, delete, approve), linking roles to users, and mapping roles to controllers for precise access control.
atriatech/media
358 Downloads
Explore, Upload, Delete and Create new folder in your laravel project
almoayad/laratrans
46 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.
notch/deleted-models
10 Downloads
Automatically copy deleted records to a separate table
zw/laravel-soft-delete-custom
1072 Downloads
laravel 软删除扩展
vipszx/laravel-soft-deletes-timestamp
13 Downloads
itszun/backup-on-delete
8 Downloads
Add Backup on Deleted model. Alternative of laravel soft-delete
itime/laravel-soft-deletes-unix
53 Downloads
SoftDeletes With Unix Timestamp For Laravel
gaspertrix/laravel-boolean-softdeletes
114 Downloads
Laravel soft deletes optimization for high load queries
crcms/soft-delete-timestamp
8 Downloads
laravel soft delete timestamp
codemonkeyluffy/laravel-soft-deletes-not-empty
273 Downloads
SoftDeletesNotEmpty With Unix Timestamp For Laravel5+
azizyus/laravel-soft-delete-cascade
86 Downloads