Foundation 6 form doesnt pass abide validation
After upgrading foundation 5 to 6 i am having issues with abide validation. even if i enter correct data it still says invalid. {!! csrf_field() !!} @if (Session::has('status')) Password Recovery: {{ Session::get('status') }} @else Please enter your email address to recover password. There are some errors in your form. Email Address ...