Corie Slate
Corie Slate
Added option in bootstrap to define fields to use from ARO Model as an alias field in the ARO table.
#71 Saved the impersonator's remember me token to session and re-created the cookie when leaving impersonation. That works great. The only thing not solved now is creating a remember me...
When using Form::input() option of multiple="checkbox" each label input pair needs to be wrapped in a .
I want to use options['format'] to change the location the error message is displayed. What I did: ``` ``` What I expected: ``` Test is a required field --before-- Test...