levizoesch/laravel-clear-everything

A simple helper command to clear laravel routes, config, cache, views, compiled, and caches config.

1.0.2 2024-04-01 06:34 UTC

This package is auto-updated.

Last update: 2024-08-31 00:28:11 UTC


README

A simple helper command to clear laravel routes, config, cache, views, compiled, and caches config.

Composer command

composer require levizoesch/laravel-clear-everything

To run the command

php artisan clear-everything