search

Home  >  Q&A  >  body text

An error occurred while trying to log into the application.

<p>In my application, I am using Laravel 10 (PHP 8.2) on the backend and ReactJS on the frontend. In the production environment, when trying to log in to any account, the following error is thrown: </p><p>SymfonyComponentHttpFoundationRequest::getPayload(): The return value must be of type SymfonyComponentHttpFoundationInputBag, but the actual returned type is SymfonyComponentHttpFoundationParameterBag. </p><p>This problem only occurs in production environment, on my local computer the application works fine. Do you have any suggestions or solutions? </p><p><br /></p>
P粉775723722P粉775723722492 days ago433

reply all(1)I'll reply

  • P粉252116587

    P粉2521165872023-07-27 09:21:19

    Had the same problem, probably due to a package update, but haven't found the correct solution yet.

    reply
    0
  • Cancelreply