Moved the defining to the autoload.php file
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
define('LARAVEL_START', microtime(true));
|
||||
|
||||
define('CACHET_VERSION', trim(file_get_contents(__DIR__.'/../VERSION')));
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Register The Composer Auto Loader
|
||||
|
||||
Reference in New Issue
Block a user