Albert extension for quickly and easily searching the Laravel documentation.
Inspired by Laravel Docs Search by Till Krüss.
You will need the algoliasearch
Python API Client installed on your system.
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
Type ld
followed by your search query.
ld <query>
ld unit testing