Moved views.

This commit is contained in:
James Cole 2016-01-08 13:35:27 +01:00
parent feef6a1756
commit 53677e3c64
116 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<div class="login-box-body">
<p class="login-box-msg">Sign in to start your session</p>
<form action="{{ URL.to('/auth/login') }}" method="post">
<form action="{{ URL.to('/login') }}" method="post">
<input type="hidden" name="_token" value="{{ csrf_token() }}"/>
<div class="form-group has-feedback">

Some files were not shown because too many files have changed in this diff Show More