71 bytes added ,  26 February 2015
→‎Post-installation updates: update reference to PHP manual
increase expected time
→‎Post-installation updates: update reference to PHP manual
Line 99: Line 99:
Laravel installation through its own installer may not get the latest version, so execute <code>$ composer update</code> once from the project home directory. In this example, I'd run it from <span class="shell">/srv/www/sanban</span>.
Laravel installation through its own installer may not get the latest version, so execute <code>$ composer update</code> once from the project home directory. In this example, I'd run it from <span class="shell">/srv/www/sanban</span>.


Update <span class="package">app.url</span>, <span class="package">app.timezone</span><ref name="timezone">26 Feb 2015. <http://php.net/manual/en/timezones.php>.</ref>.
Update <span class="package">app.url</span>, <span class="package">app.timezone</span><ref name="timezone">''PHP Manual''. Program documentation. ''PHP Manual''. N.p., n.d. Web. 26 Feb 2015. <http://php.net/manual/en/timezones.php>.</ref>.


<source lang="php">
<source lang="php">