Open any local Laravel project with Tinkerwell with this Alfred workflow.
- Download the latest version
- Install the workflow by double-clicking the
.alfredworkflow
file
Just type tinker
followed by your search query.
tinker <query>
E.g.
tinker laravel6
press <enter>
to open the Laravel project.
Thanks to huyphams for a great app and prompt reply to my questions.
Inspired by tillkruss Alfred Laravel docs