User Tools

Site Tools


laravel:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
laravel:start [2016/09/23 05:13]
dwheele [Connecting to the Vagrant App with a Browser]
laravel:start [2016/12/22 01:22] (current)
dwheele
Line 5: Line 5:
   * https://laravel.com   * https://laravel.com
   * http://dancoivan/laravelcheatsheet/ (Local copy of Laravel 5.1 Cheat Sheet app)   * http://dancoivan/laravelcheatsheet/ (Local copy of Laravel 5.1 Cheat Sheet app)
 +  * [[eloquent|Eloquent Database Interaction Notes]]
  
 Installed Laravel **5.2.34** Installed Laravel **5.2.34**
Line 138: Line 139:
   * How to solve No Input File Specified problem - https://blog.martinfjordvald.com/2011/01/no-input-file-specified-with-php-and-nginx/   * How to solve No Input File Specified problem - https://blog.martinfjordvald.com/2011/01/no-input-file-specified-with-php-and-nginx/
  
-Found these instructions, which fixed the problem: //If you change the sites property after provisioning the Homestead box, you should re-run +Found these instructions (here: https://laravel.com/docs/5.3/homestead), which fixed the problem:  
 + 
 +//If you change the sites property after provisioning the Homestead box, you should re-run //
 <code> <code>
 vagrant reload --provision vagrant reload --provision
 </code> </code>
-to update the Nginx configuration on the virtual machine.//+//to update the Nginx configuration on the virtual machine.//
  
  
  
laravel/start.1474607599.txt.gz · Last modified: 2016/09/23 05:13 by dwheele