We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd72e7 commit ca7f386Copy full SHA for ca7f386
artisan
@@ -11,7 +11,7 @@ define('LARAVEL_START', microtime(true));
11
| Composer provides a convenient, automatically generated class loader
12
| for our application. We just need to utilize it! We'll require it
13
| into the script here so that we do not have to worry about the
14
-| loading of any our classes "manually". Feels great to relax.
+| loading of any of our classes manually. It's great to relax.
15
|
16
*/
17
0 commit comments