Skip to content

Commit de6be83

Browse files
committed
Use relative path
1 parent ff51b88 commit de6be83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/blueprint.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
| generated component elsewhere.
4343
|
4444
*/
45-
'app_path' => app_path(),
45+
'app_path' => 'app',
4646

4747
/*
4848
|--------------------------------------------------------------------------

0 commit comments

Comments
 (0)