CakePHP Builder
I have found a GUI cakePHP builder in http://www.widgetpress.com/, but it is a version for Mac. Is there a GUI C开发者_运维技巧akePHP Builder for windows ?
there is a web based builder
http://cakeapp.com/
Just use cake bake ....
- Set up environment variable
- go to cmd 3.use cake bake
For details go to the link bellow.......
link
Use Cake Bake :
1. go to your local directory using cmd
if you do not setup environment variable then
2. then got to bin folder using "cd bin".
otherwise
3. type cake bake
Setup your favourite framework with 1 file and 1 click! https://github.com/CakeDC/oven
A plugin to discover and manage CakePHP plugins: https://github.com/CakeDC/mixer
Install Cake + plugins tutorial: Search in youtube for "CakeDC Mixer"
精彩评论