This is laravel-search-docs, a plugin for the Keypirinha launcher.
With this package you can search through official Laravel documentation (https://laravel.com/docs/).
https://github.com/emaia/keypirinha-laravel-search-docs/releases/latest
Once the laravel-search-docs.keypirinha-package
file is installed,
move it to the InstalledPackage
folder located at:
Keypirinha\portable\Profile\InstalledPackages
in Portable mode- Or
%APPDATA%\Keypirinha\InstalledPackages
in Installed mode (the final path would look likeC:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages
)
Start typing "Laravel" then select version with TAB. Next type the search term...
- First release
This package is distributed under the terms of the MIT license.
- Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
- Fork this repository on GitHub to start making your changes to the dev branch.
- Send a pull request.
- Add yourself to the Contributors section below (or create it if needed)!