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 03de7a3 commit c8e8983Copy full SHA for c8e8983
routes/helpers/base.php
@@ -25,4 +25,5 @@ function view($path, $data = [], $javascript = false)
25
}
26
27
echo $viewContent;
28
+ exit();
29
0 commit comments