rakshitbharat/cleanify

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

1.4 2022-03-12 05:49 UTC

This package is auto-updated.

Last update: 2024-04-12 10:12:40 UTC


README

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 rakshitbharatproject@gmail.com instead of using the issue tracker.

Credits

License

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