spatie/laravel-deleted-models
Automatically copy deleted Eloquent model attributes into a deleted_models table to create a recycle bin for records. Restore deleted models by ID when needed. An alternative to soft deletes for preserving deletion history without keeping rows in place.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^10.0|^11.0 |
| pestphp/pest | ^4.4 |
| pestphp/pest-plugin-laravel | ^4.1 |
| phpstan/extension-installer | ^1.1 |
| phpstan/phpstan-deprecation-rules | ^2.0 |
| phpstan/phpstan-phpunit | ^2.0 |
| phpunit/phpunit | ^12.5.12 |
| spatie/laravel-ray | ^1.26 |
| spatie/pest-plugin-test-time | ^2.1 |
How can I help you explore Laravel packages today?