Clean up all route files, alias routes etc.

This commit is contained in:
James Brooks
2015-08-07 14:52:44 +01:00
parent 5858d8063b
commit cefabcef2d
14 changed files with 183 additions and 110 deletions
@@ -21,6 +21,8 @@
</div>
<form method="POST" action="/auth/2fa" accept-charset="UTF-8">
<input type="hidden" name="_token" value="{{ csrf_token() }}">
<fieldset>
<p>{{ trans('dashboard.login.two-factor') }}</p>