But i prefer to run composer install in the terminal instead of doing with PHPStorm. It helps to easily track what is going on.
But i prefer to run composer install in the terminal instead of doing with PHPStorm. It helps to easily track what is going on.
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
You just need to run composer from PHPStorm once after you add PHPCS. After it’s run once, the setup will be done. Then you can run composer the normal way from the command line as you prefer.
--