Lot's of bug fixes
This commit is contained in:
parent
ad320963fc
commit
7718ed6c32
196 changed files with 51167 additions and 3010 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
<div class="page">
|
||||
<div class="form">
|
||||
<form method="post" action="{{ route('login') }}" action="{{ route('2fa.authenticate') }}">
|
||||
<form method="post" action="{{ route('2fa.authenticate') }}">
|
||||
@csrf
|
||||
<h2 class="text-center">ThemePark</h2>
|
||||
|
||||
|
|
Reference in a new issue