Update password.blade.php

This commit is contained in:
Mathew Hany
2015-02-26 01:50:08 -08:00
parent 7ea1213884
commit c07377b230

View File

@@ -24,7 +24,7 @@
</div>
@endif
<form class="form-horizontal" role="form" method="POST" action="/password/email">
<form class="form-horizontal" role="form" method="POST" action="{{ url('/password/email') }}">
<input type="hidden" name="_token" value="{{ csrf_token() }}">
<div class="form-group">