alfred-livewire-docs
alfred-livewire-docs copied to clipboard
📖 A handy Laravel Livewire docs search workflow for Alfred.
Laravel Livewire docs search workflow for Alfred
An ultra-fast Laravel Livewire docs search workflow for Alfred.

Installation
- Download the latest version
- Install the workflow by double-clicking the
.alfredworkflowfile - You can add the workflow to a category, then click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.
Usage
Just type lw followed by your search query:
lw <query>
lw component
Either press ⌘Y to Quick Look the result, or press <enter> to open it in your web browser.
Versions
Edit the workflow environment variable to query the documentation for a different Livewire version.
Currently available versions:
- 1.x
- 2.x
Credits
This workflow is based on Till Kruss' Laravel Docs workflow.