⚡
⚡
⚡
⚡
Laravel Haystack
View Code On GithubEdit Docs
Search…
⌃K
Links
🎯
Getting Started
Introduction
How It Works
Installation
Usage
Callback Events
🛰
Cool Features
Shared Data
Shared Models
Long Delays & Pauses
Appending & Prepending Jobs
Chunking Jobs
🗺
Next Up
Allowing Failed Jobs
Global Middleware
Connection, Queue & Delay
Naming Haystacks
Before Saving Hook
Custom Options
🧼
Cleanup
Deleting Stale Haystacks
Deleting Specific Haystacks
Clearing All Haystacks
🛣
Finish
Support
Star On Github
Edit Documentation
Powered By GitBook

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
Cleanup - Previous
Deleting Specific Haystacks
Next - Finish
Support
Last modified 5mo ago
Copy link