Konstantin Myakshin
Konstantin Myakshin
Not works for me ``` lsb_release -a No LSB modules are available. Distributor ID: Zorin Description: Zorin OS 16.3 Release: 16 Codename: focal sudo apt install guake Reading package lists......
ref https://github.com/Haehnchen/idea-php-toolbox/issues/63
IMHO we should move as much more to toolbox plugin for getting support of autocomplete in projects that uses Symfony components without Symfony full-stack.
indeed. Will check
Let's deprecate they and remove on next PS release. idea-php-toolbox is awesome replacement!
@susnux @Chartman123 I did all changes
I've added folder sharing with user when you're sharing form  
conflicts fixed
Do we really need care of this? IMHO it easier create 2 separate apps with different Nuxt config, packages.json and build/deploy them independently. Otherwise we got big monolith which is...
> Also, we have the possibility to add parts using an NPM package. For sharing some code between apps we can use [monorepo](https://gomonorepo.org/) approach, extract common business logic/api clients/etc into...