pdjohn/laravel-allclear

This will run optimize, config, cache, route etc clear in one command

v1.0.0 2023-03-09 20:13 UTC

This package is auto-updated.

Last update: 2025-08-10 10:42:44 UTC


README

Latest Stable Version Daily Downloads Monthly Downloads Total Downloads License

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).