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.
This is a rad plugin! I personally think it would be cool if it also supported dot notation, e.g:
<input name="dream.as.vividly.as.you.can" value="g">
would parse the same as:
<input name="dream[as][vividly][as][you][can]" value="g">