Provider login

This commit is contained in:
CHIEFSOFT\ameye
2024-09-07 18:11:13 -04:00
parent fc9e7c2d7c
commit beeb01ca6b
9 changed files with 63 additions and 17 deletions
+2
View File
@@ -93,4 +93,6 @@ abstract class BaseController extends Controller
return $loginReturn;
}
}