Skip to content

Commit 7091912

Browse files
committed
docs: update sample config file
1 parent 2c8f488 commit 7091912

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ your project.
114114
// new file - app/Config/Auth.php
115115
<?php
116116

117+
declare(strict_types=1);
118+
117119
namespace Config;
118120

119121
// ...

0 commit comments

Comments
 (0)