Libraries tagged by laravel delete

sansanlabs/laravel-userstamps

0 Favers
183 Downloads

Package to add userstamps to models.

Go to Download


jeffersongoncalves/laravel-created-by

8 Favers
10 Downloads

This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.

Go to Download


fico7489/laravel-updated-related

19 Favers
484 Downloads

Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.

Go to Download


nekman/laravel-model-logger

12 Favers
905 Downloads

Create a log entry every time a model has been inserted, updated or deleted

Go to Download


bytestgear/laravel-accountable

8 Favers
970 Downloads

Tracks the user responsible for creating, modifying, or deleting an Eloquent model

Go to Download


ismayil-dev/epoch-softdelete

24 Favers
7 Downloads

A Laravel package that introduces epoch-based soft deletes to handle unique constraints.

Go to Download


mosamirzz/bulk-query

11 Favers
7765 Downloads

Perform bulk update/insert/delete with laravel.

Go to Download


laravel-liberu/track-who

0 Favers
3115 Downloads

Create, update and delete authoring tracking dependency for Laravel Liberu

Go to Download


laravel-enso/trackwho

29 Favers
15655 Downloads

Create, update and delete authoring tracking dependency for Laravel Enso

Go to Download


testmonitor/eloquent-lockable

1 Favers
56 Downloads

Make Eloquent models read-only after they're locked. Prevents updates and deletes based on a `locked` attribute.

Go to Download


taskforcedev/crud-api

5 Favers
8572 Downloads

A laravel package providing an admin interface to create, edit and delete models.

Go to Download


noin/filament-activity-log

0 Favers
15 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.

Go to Download


majidalaeinia/refresh-elastic

6 Favers
180 Downloads

Refresh Elasticsearch indices for your tests (delete the indices and index them again based on their mappings if available).

Go to Download


illuminatech/db-safedelete

17 Favers
36 Downloads

Attempts to invoke force delete, if it fails - falls back to soft delete.

Go to Download


hirenmangukiya/autocrud

25 Favers
85 Downloads

Generate CRUD code for given database

Go to Download


<< Previous Next >>