Using CakePHP’s Bake on Linux

If you want to use CakePHP’s bake tool on Linux command line (like I have development environment on Linux) then you can ssh to your linux box as shown in the screen shot below

Linux Console

Second, you can execute the cake bake command in the following manner

./cake/console/cake bake

as shown in the picture below
Linux Console

3 thoughts on “Using CakePHP’s Bake on Linux

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.