is there a way to pass the form/input value from twig file to controller without using symfony?
Tried using getQueryParams but it only work if you put a value in the url.
is there a way to pass the form/input value from twig file to controller without using symfony?
Tried using getQueryParams but it only work if you put a value in the url.