简体   繁体   中英

How to open a PhpStorm project without PhpStorm

I had to make a School Project and decided to make one with PhpStorm and Laravel. My teacher doesn't have PhpStorm and told me to find a way so he could open it.

Is there any possibility to open a PhpStorm/Laravel without PhpStorm?

The files are still there, you can use any IDE or even Text Editor to view the files.

The only thing PHPStorm adds to your project is a folder called .idea which is used for configurations on PhpStorm, and your teached doesn't need it

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM