Commit c822db1f authored by Taylor Otwell's avatar Taylor Otwell

Update compiled file directory.

parent 7cbe38c0
......@@ -27,7 +27,7 @@ require __DIR__.'/../vendor/autoload.php';
|
*/
$compiledPath = __DIR__.'/../storage/framework/compiled.php';
$compiledPath = __DIR__.'/../vendor/compiled.php';
if (file_exists($compiledPath))
{
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment