We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9745dc6 + 8ea23ef commit 04175b3Copy full SHA for 04175b3
src/WebApp/Utils.php
@@ -2,7 +2,7 @@
2
3
namespace WebApp;
4
5
-define ('WEBAPP_SUB_PATH', '/vendor/technicalguru/web-framework');
+define ('WEBAPP_SUB_PATH', '/vendor/technicalguru/webapp');
6
7
use TgUtils\Request;
8
0 commit comments