Update compiled file directory.

This commit is contained in:
Taylor Otwell
2015-03-13 22:02:50 -05:00
parent 7cbe38c0a9
commit c822db1f5b
2 changed files with 2804 additions and 1 deletions

View File

@@ -27,7 +27,7 @@ require __DIR__.'/../vendor/autoload.php';
| |
*/ */
$compiledPath = __DIR__.'/../storage/framework/compiled.php'; $compiledPath = __DIR__.'/../vendor/compiled.php';
if (file_exists($compiledPath)) if (file_exists($compiledPath))
{ {

2803
composer.lock generated Normal file

File diff suppressed because it is too large Load Diff