An ultra-fast Laravel docs search workflow for Alfred 5+.
- 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.
Just type ld followed by your search query.
ld <query>
ld preview mailables
Either press ⌘Y to Quick Look the result, or press <enter> to open it in your web browser.
By default this workflow searches the master branch of the docs. However, you can change that to any branch listed on laravel.com/docs.
- Go to the Laravel Docs workflow in your Alfred preferences
- Right-click and choose "Configure..."
- Set the value of
branchvariable to your desired version (e.g.12.x)
