⚡
⚡
⚡
⚡
Laravel Haystack
View Code On Github
Edit 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
Installation
You can install the package with Composer.
Laravel Haystack Requires Laravel 8+ and PHP 8.1
composer require sammyjo20/laravel-haystack
Next, just run the installation command!
php artisan haystack:install
Getting Started - Previous
How It Works
Next - Getting Started
Usage
Last modified
7mo ago