autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

Laravel framework integration

Open valeriu-dev opened this issue 3 years ago • 1 comments

it would be good to have support for the Laravel framework

for example auto-complete available commands with php artisan and sail artisan to show available commands run: sail artisan or php artisan image

also it would also be nice if sail npm worked like regular npm image image

Laravel is the most popular framework for php, the community will appreciate this features


Thank you to the authors of Fig, it is wonderful what you are doing!

valeriu-dev avatar Jun 27 '22 16:06 valeriu-dev

Hey @vodnicearv! Totally agree, better support for the PHP ecosystem would be amazing.

The completions are actually all open source: https://github.com/withfig/autocomplete None of the team are PHP users, so while we could definitely take a stab at adding it, in my experience the completions are way better when made by someone that actually uses the tool.

Contributing is super easy and I'm happy to help out!

clo4 avatar Jun 29 '22 05:06 clo4