cleanify
cleanify copied to clipboard
Clean all type of cache which are related to Laravel right from route or console command.
Laravel Cache Cleaner
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
- Rakshit Patel
- All Contributors
License
The MIT License (MIT). Please see License File for more information.