I am proud to announce the release of Laragon 2.1.6
This release added Yarn (https://yarnpkg.com/) support for Node.js ecosystem & netstat
To install a package, run: yarn add package-name
To install a package (ex: gulp) globally, run:
yarn global add gulpAdded netstat feature. This feature helps you quickly find out which programs (with Full executable paths) bind on which ports.
You can find it on Menu > Tools > netstat
Improved Laragon Tranfer files feature (Menu > Tools > Transfer files)