Libraries tagged by laravel delete
konnco/filament-safely-delete
1786 Downloads
dillingham/soft-deletes-parent
1273 Downloads
Soft delete children when parent soft deletes
deerdama/laravel-mongo-helper
1363 Downloads
Artisan command to handle mongo collections (list collections, delete, download, import data, etc..)
jlorente/laravel-identitystamps
4996 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
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.
mpociot/reanimate
1233 Downloads
Undo Laravel soft deletes
sofa/eloquent-cascade
10043 Downloads
Cascading deletes for Laravel Eloquent ORM.
inmanturbo/turbohx
2263 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
laravel-liberu/track-who
2853 Downloads
Create, update and delete authoring tracking dependency for Laravel Liberu
cgdsoftware/track-who
761 Downloads
Create, update and delete authoring tracking dependency for Laravel Enso
skyronic/crudkit
4961 Downloads
Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.
waseet/filament-activity-log
151 Downloads
A Laravel package that simplifies activity logging in the Filament admin panel, with support for logging create, update, delete, and restore actions. It integrates with the 'spatie/laravel-activitylog' package and includes a modernized activity log viewing page.
patroklo/improved-links
1860 Downloads
Improved links that use HTML methods when clicked.