pdjohn/laravel-allclear

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

Maintainers

Package info

github.com/pdjohn/laravel-allclear

pkg:composer/pdjohn/laravel-allclear

Statistics

Installs: 24

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-10 11:55:55 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).