Files
CA_LARAVEL/app/config/compile.php
2020-02-11 13:55:39 +01:00

19 lines
444 B
PHP
Executable File

<?php
return array(
/*
|--------------------------------------------------------------------------
| Additional Compiled Classes
|--------------------------------------------------------------------------
|
| Here you may specify additional classes to include in the compiled file
| generated by the `artisan optimize` command. These should be classes
| that are included on basically every request into the application.
|
*/
);