ajustando rotas
This commit is contained in:
6
app/controllers/HomeController.php
Normal file
6
app/controllers/HomeController.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace app\controllers;
|
||||
|
||||
class HomeController{
|
||||
|
||||
}
|
||||
6
app/controllers/LoginController.php
Normal file
6
app/controllers/LoginController.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
namespace app\controllers;
|
||||
|
||||
class LoginController{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user