Libraries tagged by laravel delete
thetispro/laravel5-setting
9611 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
handleglobal/nova-nested-form
1493 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
maggomann/filament-only-icon-display
2747 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
nstapelbroek/culpa
73626 Downloads
Adds Blameable support to Eloquent models in Laravel 5
mykola-yatsenko/laravel-boolean-softdeletes
61 Downloads
Laravel soft deletes optimization for high load queries
al-one/laravel-soft-deletes-unix
7950 Downloads
SoftDeletes With Unix Timestamp For Laravel
romanzipp/laravel-previously-deleted
12329 Downloads
Store previously deleted Model attributes
spinen/laravel-garbage-man
18904 Downloads
Scheduled job to clean out Laravel's soft deleted records at configured interval.
mlezcano1985/laravel-pivot-soft-deletes
6826 Downloads
Soft delete Eloquent pivot models using Laravel SoftDeletes trait.
kobalazs/laravel-restrict-soft-deletes
2948 Downloads
Restrict deletes for Eloquent models that implement soft deletes.
joggapp/laravel-cascade-soft-deletes
3093 Downloads
Cascading soft deletes for the Laravel PHP Framework
sbamtr/laravel-auto-hard-deleter
179 Downloads
Laravel Auto Hard Deleter
wfeller/laravel-batch
3900 Downloads
Insert, update or delete models in batch, while still firing model events.
webfactor/laravel-backpack-instant-fields
6882 Downloads
Instant fields to create/edit/delete related entities on the fly in Laravel Backpack
nazmulhasan/laravel-facebook-post
241 Downloads
This package allow to create, update, delete and get posts from facebook page in laravel application