Commit e590bf22 authored by Taylor Otwell's avatar Taylor Otwell

Merge branch 'master' into develop

parents 4c78958b 78e24acf
......@@ -39,8 +39,8 @@ $app = require_once __DIR__.'/../bootstrap/app.php';
| Run The Application
|--------------------------------------------------------------------------
|
| Once we have the application, we can simply call the run method,
| which will execute the request and send the response back to
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment