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 f50069a commit acb0ba1Copy full SHA for acb0ba1
app/Controllers/Controller.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace app\Controllers;
+namespace App\Http\Controllers;
4
5
abstract class Controller
6
{
0 commit comments