php-debugbar
php-debugbar copied to clipboard
Add names to inputs
Add name to the and
This is to remove certain Chrome "improvement" notices like:
"A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form."
Note: Some still remain but as far as I can tell those are coming from VarDumper not this repo.