Does PHPStorm offer all the features included in WebStorm?
I'm interested in using PHPStorm as my primary IDE to code Laravel/PHP, but I also need to code Javascript and Typescript for Angular2, including Angular CLI, for which Webstorm works like a charm as I checked in the trial version.
Does PHPStorm offer all those magical features WebStorm has to code Angular2 much easier?
Please sign in to leave a comment.
Hi there,
Yes. Although some plugins may need to be installed manually as they are not bundled by default.
http://stackoverflow.com/a/25647482/783119
Thanks for your help!