fix conflicts.

This commit is contained in:
Taylor Otwell
2015-02-26 07:42:24 -06:00
5 changed files with 19 additions and 8 deletions

View File

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