Skip to content

Commit 4f24630

Browse files
committed
wip it
1 parent b2e9ccc commit 4f24630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

yolo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ if (file_exists(__DIR__ . '/../../autoload.php')) {
1111
}
1212

1313
// path to the app root
14+
echo __DIR__;
1415
const BASE_PATH = __DIR__ . '/../../../';
1516

1617
Dotenv::createImmutable(BASE_PATH)->load();

0 commit comments

Comments
 (0)