{IT} - 3.3.5 Azione!

Bene, ora guarda il risultato. A seconda della tua configurazione, scrivi nel browser http://example.com/ o http://example.com/cake_install/. Dovrebbe apparire la homepage di dafault e un messaggio che che ti comunica lo stato attuale della connessione al database.

Bravo! Sei pronto per iniziare a sviluppare la tua applicazione in CakePHP.

{EN} - 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-7Lines: 1-8
-<title>Fire It Up</title> +<title>Azione!</title>
 <p> <p>
- 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. + Bene, ora guarda il risultato. A seconda della tua configurazione, scrivi nel browser http://example.com/ o http://example.com/cake_install/. Dovrebbe apparire la homepage di dafault e un messaggio che che ti comunica lo stato attuale della connessione al database.
 </p> </p>
 <p> <p>
- Congratulations! You are ready to create your first CakePHP application. + Bravo! Sei pronto per iniziare a sviluppare la tua applicazione in CakePHP.
 </p> </p>