Libraries tagged by laravel delete
ramosmerino/laravel-5-rest-api-scaffold
117 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
ost/laravel-file-manager
31 Downloads
This package used to upload,update and delete single or multiple file and more..
nguyenhiepvan/laravel-model-cleanup
4 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
25 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
38 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
8 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.
hayrullah/laravel-helpers
35 Downloads
Helper functions use to upload files and delete, force delete, restore global functions.
felipedecampos/laravel-soft-archive
0 Downloads
This is a package to extends soft delete to use to archive models.
farzin/laravel-btnform
8 Downloads
create button post/delete forms
falconsw/soft-delete-cleaner
6 Downloads
Clean soft deleted records from database
edofre/laravel-file-cleanup
4 Downloads
Console command to cleanup your old files in storage
ecomputer/laravel-users-cli
63 Downloads
Create, manage and delete the standard App\User model throgh your terminal Edit