You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InputBag is a container for user input values such as $_GET, $_POST, $_REQUEST, and $_COOKIE.
For api (via json), value-array in parameter is simple case ... why override parent get in InputBag?
Array of ids in $_POST\ $_GET is this a problem?
Or what to do in this case?