We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf4fb6 commit 6b496a7Copy full SHA for 6b496a7
public/index.php
@@ -39,8 +39,8 @@
39
| Run The Application
40
|--------------------------------------------------------------------------
41
|
42
-| Once we have the application, we can simply call the run method,
43
-| 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
44
| the client's browser allowing them to enjoy the creative
45
| and wonderful application we have prepared for them.
46
0 commit comments