Files
snipe-it/app/config/compile.php
T
Tamás Roncsák c2a1e39b54 set filemode
2015-02-24 09:29:58 +01:00

19 lines
474 B
PHP

<?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.
|
*/
);