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