Why getContent() and request->get doesn’t give same result when using POST with symfony 7?
I’m trying to get POST content in php side (using PHP 8.3, Symfony 7.1)
Why getContent() and request->get doesn’t give same result when using POST with symfony 7?
I’m trying to get POST content in php side (using PHP 8.3, Symfony 7.1)