class DeviseBindingAdapter
Purpose of this class is to scan and change things in the view where it finds the string data-devise="..."
Methods
|
__construct(FieldValidation $FieldValidation)
|
||
| string |
compile(string $view)
Compile a blade view for the data-devise html data bindings |
Details
at line 14
public
__construct(FieldValidation $FieldValidation)
at line 25
public string
compile(string $view)
Compile a blade view for the data-devise html data bindings