cleanify icon indicating copy to clipboard operation
cleanify copied to clipboard

Clean all type of cache which are related to Laravel right from route or console command.

Laravel Cache Cleaner

Latest Version on Packagist Build Status Quality Score Total Downloads

Clean all type of cache which are related to Laravel right from route or console command.

Installation

You can install the package via composer:

composer require rakshitbharat/cleanify

Usage

Just run below command at root of your folder to clear all possible cache

php artisan cleanify:cleanify

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.