Libraries tagged by laravel delete
rinvex/laravel-settings
103 Downloads
Rinvex Settings is a Laravel package for setting management. You can add, update, and delete application settings with ease, and use like the detaul Laravel config options. It comes with the ability to override config options on runtime, and supports tenantable features out of the box.
repositoriomaster/laravel-translations
17 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
ramosmerino/laravel-5-rest-api-scaffold
118 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
ost/laravel-file-manager
32 Downloads
This package used to upload,update and delete single or multiple file and more..
nguyenhiepvan/laravel-model-cleanup
5 Downloads
This package deletes unneeded records in a database.
mobilozophy/laravel-suspender
3730 Downloads
Suspends and adds cascading soft deletes/suspensions to Eloquent models.
milenmk/laravel-livewire-crud
28 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
marcelo-correa/soft-deletes
39 Downloads
SoftDeletes Trait for Laravel
lnchuk/laravel-extended-resource
1054 Downloads
A Laravel package to provide extended resource routes, including deleted records, restoring records and confirmation of deletes
jugendra/laravel-todo
11 Downloads
Here you can create a todo list of your tasks. And you can close and delete tasks from the list
jshoter/laravel-translations
11 Downloads
Laravel Translations UI provides a simple way to manage your translations in your Laravel application. It allows you to add, edit, delete and export translations, and it also provides a search functionality to find translations.
hyrioo/laravel-hyper-model
320 Downloads
Create, update and delete models and relations with ease
hayrullah/laravel-helpers
35 Downloads
Helper functions use to upload files and delete, force delete, restore global functions.
halo123450/laravel-model-cleanup
20 Downloads
This package deletes unneeded records in a database.
felipedecampos/laravel-soft-archive
0 Downloads
This is a package to extends soft delete to use to archive models.