cakephp3-netbeans
cakephp3-netbeans copied to clipboard
CakePHP3/4 support in NetBeans
#### Issue type - [ x] enhancement #### Overview description this is just an issue to notify keep link with idehelper do not know if you know/use it. https://github.com/dereuromark/cakephp-ide-helper/issues/226 (great...
#### Issue type - [ ] bug - [x] enhancement #### Overview description Hi Junichi ! Would be nice if all "new > CakePHP3 Table" have the initialize code pre-written...
#### Issue type - [x] bug - [ ] enhancement #### Overview description Can i run this plugin on Mac ?
Hello, I'm not sure this is a problem with Cakephp3 plugin, but I have the following issue. If i have javascript code in a ctp file, marked with cakephp Html->scriptStart...

``` php // [Ctrl + Click] on the 'something' $this->element('something'); ```