We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc911d commit 8ea23efCopy full SHA for 8ea23ef
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