# Clearing All Haystacks

If you would like to clear all haystacks from the database, you may use the `haystacks:clear` command. The `haystacks:clear` command accepts no arguments:

```
php artisan haystacks:clear
```
