Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

tovisbratsburg's avatar

WebStorm & PhpStorm

Do may of you who work both with Vue and Laravel use both of these programs if you have them, or is PhpStorm sufficient?

0 likes
2 replies
kkhicher1's avatar

@tovisbratsburg

if i use Laravel including Vue Component then i only use phpstorm. Or if i work on nuxtjs( Vuejs framework) then i use IntelliJ IDEA for nuxtjs and for laravel i use phpStorm.

rodrigo.pedra's avatar

PHPStorm includes every feature from WebStorm and DataGrip.

So no need to have both. From their project page:

https://www.jetbrains.com/phpstorm/

PhpStorm = WebStorm + PHP + DB/SQL

All the features in WebStorm are included into PhpStorm, with full-fledged support for PHP and Databases/SQL support added on top.

2 likes

Please or to participate in this conversation.