> For the complete documentation index, see [llms.txt](https://visiosoft.gitbook.io/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visiosoft.gitbook.io/v2/product-guides/cli-commands/cache-management.md).

# Cache Management

#### cache:clear

Clears all framework cache. Does not include HTTP cache.

```
php artisan cache:clear
```
