Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 814 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 814 Bytes

Laravel Docs Extension for Albert

Albert extension for quickly and easily searching the Laravel documentation.

Screenshot

Inspired by Laravel Docs Search by Till Krüss.

Requirements

You will need the algoliasearch Python API Client installed on your system.

Installation

Simply clone this project into your extension directory by running the following command:

git clone https://github.com/rickwest/albert-laravel-docs.git ~/.local/share/albert/org.albert.extension.python/modules/albert-laravel-docs

Usage

Type ld followed by your search query.

ld <query>
ld unit testing