laracake / clear
This friendly package helps you to clear all config cache issues in laravel with single command.
1.2.1
2020-06-18 21:29 UTC
This package is auto-updated.
Last update: 2025-06-25 08:55:37 UTC
README
Introduction
This friendly package helps you to clear all config cache issues in laravel with single command.
Requirements
Quick Installation
$ composer require laracake/clearall --dev
And that's it! Start clearing cache with just single command!
$ php artisan laracake:clear
Shorthand for your ease :)
$ php artisan laracake:clr
Issues
If you come across any issues please report them here.
Contributing
Thank you for considering contributing to the Laracake Clear project! Please feel free to make any pull requests
License
MIT: https://github.com/laracake/laravel-clear/blob/master/LICENSE