- Created by tillkruss
- 🗓 Last Updated: 04/08/23 15:58:28
- 🌟 Stars on GitHub: 324
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
Laravel Docs Workflow for Alfred
An ultra-fast Laravel docs search workflow for Alfred 3+.
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 ld
followed by your search query.
ld
ld preview mailables
Either press ⌘Y
to Quick Look the result, or press
to open it in your web browser.
Changing Branches
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
- Click the
[𝝌]
icon - Set the value of
branch
variable to your desired version (e.g.9.x
)