Building up Yii2 framework development environment with NetBeans

keep notes on building up Yii2 framework development environment with NetBeans

1. download NetBeans IDE for PHP & install https://netbeans.org/downloads/index.html
2. download nb-yii2-plugin  https://github.com/nbphpcouncil/nb-yii2-plugin/releases/tag/v0.0.3
3. Open NetBeans IDE, goes to Tools > Plugins , switches to Downloaded and press Add Plugins button.
4.select the nbm file downloaded at step 2.and install
5.after install & restart NetBeans IDE, created a new PHP project & choose Yii2 Framework Application, Next & Finish.

6. Complete.



張貼留言