Docs Search

The documentation includes a fast, client-side search that works out of the box. There’s nothing you need to set up—whenever you add new pages or sidebar links, the search updates itself.

How It Works

The search component lives in resources/views/components/blocks/docs/search.blade.php. It uses Alpine.js for state handling and a small script that generates a window.searchIndex from the sidebar links.