Skip to content
SearchJet
Updated August 10, 2026

Overview

A seamless Laravel integration package for the SearchJet WordPress plugin. This package allows you to use SearchJet powerful search capabilities directly within your Laravel application, providing a unified search experience across your entire platform.


What This Package Does

The Laravel SearchJet package bridges your Laravel application with the SearchJet search engine. It sends search queries from your Laravel app to the SearchJet API, which processes them using AI-powered ranking and returns instant results.

This means you can add intelligent search to any Laravel page, API endpoint, or Blade template without building a search engine from scratch.


Key Features

  • Simple API: Use familiar Laravel patterns like facade calls and service injection.
  • Fluent query builder: Chain search conditions for complex queries with readable syntax.
  • Gutenberg content search: Automatically searches through WordPress Gutenberg block content.
  • Filter support: Filter by categories, tags, custom fields, and any indexed attribute.
  • Cache integration: Built-in Laravel cache support for repeated queries.
  • Error handling: Graceful fallbacks and detailed error reporting for debugging.

See the how it works guide for a detailed overview of the architecture.

Was this article helpful?

Ready to add search to your project?

Start free. No credit card required. Deploy in under 10 minutes.