wire-elements/spotlight
Wire Elements Spotlight adds a Spotlight/Alfred-style command palette to Laravel via Livewire. Open with Ctrl/Cmd+K (or customize), search and run actions, and toggle from Livewire or JavaScript. Works with Alpine when using Livewire v2.
Adopt if:
Look elsewhere if:
"This package lets us embed a Spotlight-style search bar into our Laravel app—like macOS or VS Code—so users can quickly access commands (e.g., 'Create User,' 'Publish Post') with keyboard shortcuts. It’s a low-code way to boost productivity for admins and power users, reducing clicks and training time. Think of it as Google Search for our internal tools—saving hours weekly for high-volume tasks. The MIT license and active maintenance make it a safe, scalable choice."
ROI:
"This is a Livewire component that adds Alfred/Spotlight-like functionality to Laravel apps. Key benefits:
@livewire('livewire-ui-spotlight') and define custom commands via PHP classes.Trade-offs:
Recommendation: Use this for admin panels, internal tools, or SaaS backends where keyboard-driven workflows add value. Pair with Livewire modals or Artisan command wrappers for deeper integration."*
How can I help you explore Laravel packages today?