Session controls starters

This commit is contained in:
2023-01-22 11:43:03 -05:00
parent b9e3b07823
commit ed4b0f920b
3 changed files with 66 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
namespace App\Controllers;
class Dash extends BaseController
class Dash extends BaseUsersController
{
public function index()
{