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.
2 parents 342dd3a + b095128 commit 0189cadCopy full SHA for 0189cad
system/Test/bootstrap.php
@@ -88,7 +88,4 @@
88
$env = new DotEnv(ROOTPATH);
89
$env->load();
90
91
-// Always load the URL helper, it should be used in most of apps.
92
-helper('url');
93
-
94
Services::routes()->loadRoutes();
0 commit comments