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 b9c6353 commit 1598e7cCopy full SHA for 1598e7c
bootstrap/autoload.php
@@ -9,8 +9,8 @@
9
|
10
| Composer provides a convenient, automatically generated class loader
11
| for our application. We just need to utilize it! We'll require it
12
-| into the script here so that we do not have to worry about the
13
-| loading of any our classes "manually". Feels great to relax.
+| into the script here so we do not have to manually load any of
+| our application's PHP classes. It just feels great to relax.
14
15
*/
16
0 commit comments