Unfortunately, there's no such way. The project configuration has to be kept somewhere, and PhpStorm doesn't support .ipr files the way IDEA does.
However, there's a way around. You can create an empty project somewhere else, and then add the actual project as a content root. This way, the .idea folder will be kept separately of the project itself.
Unfortunately, there's no such way. The project configuration has to be kept somewhere, and PhpStorm doesn't support .ipr files the way IDEA does.
However, there's a way around. You can create an empty project somewhere else, and then add the actual project as a content root. This way, the
.idea
folder will be kept separately of the project itself.https://www.jetbrains.com/help/phpstorm/content-root.html
No entiendo como hacerlo, habrá algún ejemplo para guiarme (de preferencia video)
Something like that: https://drive.google.com/file/d/1r2DeknJ2PNA-fNe4dF7wuP_lAVCp3acz
Also, could you please describe why you don't want the .idea folder to be created?
Honestamente lo veo innecesario ☺️☺️