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 ebfd573 commit 5524c41Copy full SHA for 5524c41
README.md
@@ -63,7 +63,6 @@ use \Hawkbit\Presentation\PresentationServiceProvider;
63
64
$app = new Application(require_once __DIR__ . '/config.php');
65
66
-
67
$app->register(new PresentationServiceProvider([
68
'default' => __DIR__ . '/path/to/templates',
69
'another' => __DIR__ . '/path/to/other/templates',
0 commit comments