matheusmarnt/scoutify
Scoutify adds a production-ready ⌘K/Ctrl+K global search modal to Laravel. Powered by Scout + Livewire, it searches across multiple Eloquent models, groups results by type, auto-discovers Searchable models, and stores recent searches in session.
Adopt if:
Look elsewhere if:
*"Scoutify lets us ship a Spotlight-style global search (⌘K) in days, not months. It’s a plug-and-play solution for Laravel that:
Ask: "Where could this solve a top user pain point or unlock a new feature?"
*"Scoutify is a Livewire-powered ⌘K search modal for Laravel that:
Searchable via CLI) and groups results by type.padrao → Padrão).globalSearchBuilder).composer require matheusmarnt/scoutify
php artisan scoutify:install
php artisan scoutify:searchable --all
Perfect for admin panels, customer portals, or internal tools where search is a core workflow."
Ask: "Which models should we prioritize for search? What’s our Scout driver (Meilisearch/Algolia)?"
How can I help you explore Laravel packages today?