For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Last updated