- Created by AlexMartinFR
- π Last Updated: 09/03/22 12:15:04
- π Stars on GitHub: 19
- Love this? Consider supporting the creator by Starring or Sponsoring this on GitHub!
- Get Latest Release
- Get Source Code
From their README
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
.alfredworkflow
file - 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
lw component
Either press βY
to Quick Look the result, or press
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.