cakephp - Cannot find the correct root for cake console -
i've trying cakephp console running, reading , watching many tutorials can find no avail. got latest realese of cake git, 3.08 in case, because composer instalation wasn't working had manually configure everyhing , far good.
the problem cannot life of me find cake console, of tutorial find make reference lib, app or console folder.

the thing resembles i've seen in tutorial on bin folder, cake.php, cake.bat , cake file reside, there no console folder there though, no exceptions etc, using file finder console turns out 10 result none cake.bat , these other files together.


i know must dumb question doing wrong? added bin folder, php , mysql root path yet typing cake on console nothing, not error code.
adding path ;c:\wamp\www\cake\bin
any great.
you can run this:
cd \wamp\www\cake bin\cake to try fix problem type path in console see if bake added. if haven't reboot can run
set path=%path%;c:\cmdshortcuts or reboot , try again after adding path.
check this:
Comments
Post a Comment