SearchJetEngine

How it Works

  1. Your Laravel application sends search requests to this package.
  2. The package communicates with your WordPress site’s REST API endpoints (provided by the SearchJet plugin).
  3. SearchJet processes the search across all Gutenberg blocks and traditional content.
  4. The WordPress site returns the formatted results.
  5. The package formats the results into a clean, usable collection for your Laravel application.