Skip to content

Commit b6cab9d

Browse files
authored
1.6.2
1 parent 5aa47b4 commit b6cab9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
$whoops->register();
7777
}
7878

79+
// Load application helpers
80+
require 'routes/helpers/base.php';
81+
7982
// Load application routes
8083
require 'routes/web.php';
8184

0 commit comments

Comments
 (0)