We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11429bd commit f1bf65eCopy full SHA for f1bf65e
app/config.php
@@ -4,5 +4,6 @@
4
use function DI\object;
5
6
return [
7
+ 'basePath' => __DIR__ . '/../',
8
//Define your exercise factories here
9
];
0 commit comments