ajustando rotas

This commit is contained in:
Reginaldo
2023-06-12 12:19:16 -03:00
parent bc6d88534a
commit 20fc580fe2
7 changed files with 67 additions and 17 deletions

View File

@@ -0,0 +1,6 @@
<?php
namespace app\controllers;
class LoginController{
}