{272} - 3.3.5 Fire It Up
Alright, lets see CakePHP in action. Depending on which setup you used, you should point your browser to http://example.com/ or http://example.com/cake_install/. At this point, you'll be presented with CakePHP's default home, and a message that tells you the status of your current database connection.
Congratulations! You are ready to create your first CakePHP application.
{1651} - 3.3.5 Fire It Up
Alright, let's see CakePHP in action. Depending on which setup you used, you should point your browser to http://example.com/ or http://example.com/cake_install/. At this point, you'll be presented with CakePHP's default home, and a message that tells you the status of your current database connection.
Congratulations! You are ready to create your first CakePHP application.
Differences
| Lines: 1-8 | Lines: 1-7 | ||
| <title>Fire It Up</title> | <title>Fire It Up</title> | ||
| <p> | <p> | ||
| - | Alright, lets see CakePHP in action. Depending on which setup you used, you should point your browser to http://example.com/ or http://example.com/cake_install/. At this point, you'll be presented with CakePHP's default home, and a message that tells you the status of your current database connection. | + | Alright, let's see CakePHP in action. Depending on which setup you used, you should point your browser to http://example.com/ or http://example.com/cake_install/. At this point, you'll be presented with CakePHP's default home, and a message that tells you the status of your current database connection. |
| </p> | </p> | ||
| <p> | <p> | ||
| Congratulations! You are ready to create your first CakePHP application. | Congratulations! You are ready to create your first CakePHP application. | ||
| </p> | </p> | ||
