We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be5b00 commit e78ffceCopy full SHA for e78ffce
src/stubs/views/auth/passwords/email.blade.php
@@ -16,7 +16,7 @@
16
</div>
17
@endif
18
19
- <form class="uk-form-stacked" role="form" method="POST" = action="{{ route('password.email') }}">
+ <form class="uk-form-stacked" role="form" method="POST" action="{{ route('password.email') }}">
20
21
{{ csrf_field() }}
22
0 commit comments