php - bin/cake bake no result -


i'm following bookmark tutorial ver3.0.

i tried these commands:

bin/cake bake users bin/cake bake bookmarks bin/cake bake tags 

results "minimum php version: 5.4.16. using: 5.4.3" , no controllers, views, models created.

can lead me right direction? i'm new cakephp.

i have php 5.5.12 installed on wamp2.5. php -v gives "php5.4.3 on git".

if want run cake bake first step windows 7 1-select computer start menu 2-choose system properties context menu 3-click advanced system settings > advanced tab 4-click on environment variables, under system variables, find path, , click on it. 5-in edit windows, modify path adding c:\xampp\htdocs\app-file\bin;c:\xampp\php;c:\xampp\mysql\bin;

now can use

cake bake model cake bake controller cake bake template all


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -