added user folder/view

updated EventController.php & web.php
This commit is contained in:
Vedde
2020-06-10 08:33:06 +02:00
parent fa6fdcd690
commit 2cbc1ddaf9
4 changed files with 17 additions and 4 deletions
+1
View File
@@ -18,3 +18,4 @@ use Illuminate\Support\Facades\Route;
//});
Route::get("/", "RootController@index")->name("root.index");