Using CakePHP BAKE feature is really very easy to setup the building stone for the web application with all basic functionalities.
Here are the steps to start baking easily.
Assuming you created your Database....
1. Download the latest stable release from http://cakephp.org/
2. Rename it to your desired app name and place it in your Web Server root directory.
3. Open terminal and goto ur Web Server root directory/urAppName/cake/console
4. Execute the command : ./cake bake
5. Follow the wizard to complete the baking !
Subscribe to:
Post Comments (Atom)
Detectron2 + PyTorch CPU : Fix Install issue
Detectron2 + PyTorch CPU ❌ The error $ pip install -q --extra-index-url https://download.pytorch.org/whl/cpu torch torchvision $ pip inst...
-
I was moving my cakephp application to a new server and had this issue: Error: The requested address “/” was not found on this server. The...
-
How to fix Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' Apparently, Ma...
-
We can login into Amazon EC2 instance using Filezilla FTP client for simple transfers of local files. Following are the steps: 1. Downloa...
No comments:
Post a Comment