- Created by techouse
- 🗓 Last Updated: 12/08/24 08:22:55
- 🌟 Stars on GitHub: 2
- 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
Search the Laravel documentation using 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 ld
followed by your search query.
ld request
Either press ⌘Y
to Quick Look the result, or press
to open it in your web browser.
Changing the Laravel version to search
The workflow supports searching the documentation of several versions. To change the branch, configure the Workflow as show in the image below.
Note
Kudos to tillkruss/alfred-laravel-docs for the initial inspiration.
The lightning fast search is powered by Algolia using the same index as the official Laravel Docs website.