Fixed Last normal security.

This commit is contained in:
2020-06-30 10:42:10 +02:00
parent aea1b0af04
commit 0491bc9b85
3 changed files with 8 additions and 2 deletions
@@ -9,7 +9,8 @@
<div class="brand">
<img src="{{URL::asset('/images/logos/Logo-hvid.svg')}}" alt="Syddansk Erhvervsskole">
</div>
<form action="" method="post">
<form action="{{ route("users.login") }}" method="post">
@csrf
<input class="appinput" type="email" name="email" placeholder="Email" required>
<input class="appinput" type="password" name="password" placeholder="Password" required>
<label class="toggle">