levizoesch/laravel-clear-everything

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

Installs: 361

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

pkg:composer/levizoesch/laravel-clear-everything

1.0.2 2024-04-01 06:34 UTC

This package is auto-updated.

Last update: 2025-10-29 03:26:53 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