Download the PHP package edofre/laravel-softdelete-cleanup without Composer
On this page you can find all versions of the php package edofre/laravel-softdelete-cleanup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edofre/laravel-softdelete-cleanup
More information about edofre/laravel-softdelete-cleanup
Files in edofre/laravel-softdelete-cleanup
Download edofre/laravel-softdelete-cleanup
More information about edofre/laravel-softdelete-cleanup
Files in edofre/laravel-softdelete-cleanup
Vendor edofre
Package laravel-softdelete-cleanup
Short Description Console command to cleanup your database from softdeleted models
License MIT
Homepage https://github.com/edofre/laravel-softdelete-cleanup
Package laravel-softdelete-cleanup
Short Description Console command to cleanup your database from softdeleted models
License MIT
Homepage https://github.com/edofre/laravel-softdelete-cleanup
Please rate this library. Is it a good library?
Informations about the package laravel-softdelete-cleanup
Laravel Softdelete Cleanup
Installation
The preferred way to install this extension is through composer.
To install, either run
or add
to the section of your composer.json
file.
Executing
The following command will then remove all the trashed items from the User, note that the User model is not in the default namespace.
Tests
Run the tests by executing the following command:
Feature requests
- Set the number of days from which the items should be deleted
- ?
All versions of laravel-softdelete-cleanup with dependencies
PHP Build Version
Package Version
The package edofre/laravel-softdelete-cleanup contains the following files
Loading the files please wait ....