laravel-allclear maintained by pdjohn
Laravel All Clear
Laravel all clear command package to call all the cache and clear commands available in laravel in a single command.
Installation
Install the package by the following command,
composer require pdjohn/laravel-allclear
All Clear command
Run the following command to cache and clear all in a single command,
php artisan all:clear
License
The MIT License (MIT).