Skip to content

Commit c822db1

Browse files
committed
Update compiled file directory.
1 parent 7cbe38c commit c822db1

File tree

2 files changed

+2804
-1
lines changed

2 files changed

+2804
-1
lines changed

bootstrap/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
|
2828
*/
2929

30-
$compiledPath = __DIR__.'/../storage/framework/compiled.php';
30+
$compiledPath = __DIR__.'/../vendor/compiled.php';
3131

3232
if (file_exists($compiledPath))
3333
{

0 commit comments

Comments
 (0)