If you codefii ever throw this error while trying to launch your app, here is the solution:open up index.php file in your root directory, change this line require_once("App/routes/Route.php"); To require_once("../App/routes/Route.php");
0
2
4
0
0
Download Image