- Created by AlexMartinFR
- 🗓 Last Updated: 09/03/22 12:15:04
- 🌟 Stars on GitHub: 18
- Please consider supporting the creator by Starring or Sponsoring them 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.