Skip to content

Commit 5644e8e

Browse files
committed
fix conflicts.
2 parents ce5bcb2 + c822db1 commit 5644e8e

File tree

2 files changed

+2804
-1
lines changed

2 files changed

+2804
-1
lines changed

bootstrap/autoload.php

+1-1
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
require $compiledPath;

0 commit comments

Comments
 (0)