4 comments
Comment actions Permalink

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

0
Comment actions Permalink

No entiendo como hacerlo, habrá algún ejemplo para guiarme (de preferencia video)

0
Comment actions Permalink

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?

0
Comment actions Permalink

Honestamente lo veo innecesario ☺️☺️

0

Please sign in to leave a comment.