cybercog / laravel-paket

Composer GUI. Manage Laravel dependencies from web interface without switching to command line!

Home Page:https://komarev.com/sources/laravel-paket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

some times the composer commond not in /usr/bin

justmd5 opened this issue · comments

some times the composer commond not in

/usr/bin

,such as. in mac or other linux os dont have permission to write,so often we put the composer in

/usr/local/bin

consider removing the definition of path and switching to the definition of environment path or any other better choice ?

We might add configurable value and pass it to the Composer class on instantiation in the PaketServiceProvider. We are open for PRs.

commit a pr,please review,tks!

Laravel Paket v1.8.0 has been released.