Looking to hire Laravel developers? Try LaraJobs

laravel-allclear maintained by pdjohn

Description
This will run optimize, config, cache, route etc clear in one command
Author
PD John
Last update
2023/03/10 06:38 (dev-master)
License
Links
Downloads
24

Comments
comments powered by Disqus

Laravel All Clear

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