Download the PHP package milax/cleaner without Composer
On this page you can find all versions of the php package milax/cleaner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download milax/cleaner
More information about milax/cleaner
Files in milax/cleaner
Download milax/cleaner
More information about milax/cleaner
Files in milax/cleaner
Please rate this library. Is it a good library?
Informations about the package cleaner
Cleaner
Garbage cleaner package for Laravel
Usage
Install package:
Publish config file to your project:
Add MisterPaladin\Cleaner\CleanerServiceProvider
to your config/app.php
providers array
Configuration
/config/cleaner.php
file contents:
The expires
option may accept:
- seconds
- minutes
- hours
- days
- weeks
- months
- years
Callbaks
Execution
Cleaner runs every minute (if you set it up: https://laravel.com/docs/5.4/scheduling#introduction)
Manual run: php artisan cleaner:run
All versions of cleaner with dependencies
PHP Build Version
Package Version
No informations.
The package milax/cleaner contains the following files
Loading the files please wait ....