I'm following the docs and this: ```html <button @click="$dispatch('toggle-spotlight')">Toggle Spotlight</button> ``` it doesn't seem to work. I have a clean installation of laravel and spotlight.
I'm following the docs and this:
it doesn't seem to work.
I have a clean installation of laravel and spotlight.