fixed path

This commit is contained in:
Vedde
2020-06-24 08:24:45 +02:00
parent fb90868be6
commit e2ab661dc2
2 changed files with 3 additions and 1 deletions
@@ -3,6 +3,7 @@
namespace App\Http\Controllers;
use Illuminate\Http\Request;
use Illuminate\Http\Response;
class RootController extends Controller
{