Fix comment.
This commit is contained in:
@@ -16,13 +16,12 @@ require __DIR__.'/../vendor/autoload.php';
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Register The Composer Auto Loader
|
| Include The Compiled Class File
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
|
||||||
| Composer provides a convenient, automatically generated class loader
|
| To dramatically increase your application's performance, you may use a
|
||||||
| for our application. We just need to utilize it! We'll require it
|
| compiled class file which contains all of the classes commonly used
|
||||||
| into the script here so that we do not have to worry about the
|
| by a request. The Artisan "optimize" is used to create this file.
|
||||||
| loading of any our classes "manually". Feels great to relax.
|
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user