Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 282 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 282 Bytes

Laravel Clear Everything

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