spotlight
spotlight copied to clipboard
Livewire component that brings Spotlight/Alfred-like functionality to your Laravel application.
``` at [Alpine] toggleOpen() (eval at safeAsyncFunction (module.esm.js:587:19), :3:16) at module.esm.js:612:21 at tryCatch (module.esm.js:527:12) at module.esm.js:3271:5 at handler4 (module.esm.js:2576:25) at module.esm.js:2641:5 at module.esm.js:2578:52 at Function.dispatch (module.esm.js:90:6) at [Alpine] $dispatch('toggle-spotlight') (eval...
If `show_results_without_input` is set to `true` the commands with multiple dependencies don't work anymore as expected. It starts off good with instantly showing all available commands. As soon as I...
I've got ther inital setup of spotlight working being able to use the Ctrl + k or / to open the window. I have then created a new class using...
Hello guys! something weird is happening. Working super super nice in local as allways, when we deploy in production, using laravel vapor + serverless this is what I see: ![Captura...
Hello, there is a display issue with this parameter set to true. The problem occurs when the command uses more than one dependency. The results displayed by the first search...
Hello, It'd be great if it'd be possible to use Spotlight as just one command, without additional "Enter" clicking after opening the modal if we have one command. This of...