Útvonal megcsinálása a regisztrációhoz
This commit is contained in:
parent
709f6a2927
commit
c0fee88986
@ -18,4 +18,4 @@ Route::get('/', function () {
|
||||
return view('mainpage');
|
||||
});
|
||||
|
||||
Route::get('/register', [UserController::class, 'create']);
|
||||
Route::get('/register', [UserController::class, 'create']);
|
Loading…
x
Reference in New Issue
Block a user