6 |--------------------------------------------------------------------------
7 | Additional Compiled Classes
8 |--------------------------------------------------------------------------
10 | Here you may specify additional classes to include in the compiled file
11 | generated by the `artisan optimize` command. These should be classes
12 | that are included on basically every request into the application.
21 |--------------------------------------------------------------------------
22 | Compiled File Providers
23 |--------------------------------------------------------------------------
25 | Here you may list service providers which define a "compiles" function
26 | that returns additional files that should be compiled, providing an
27 | easy way to get common files from any packages you are utilizing.