E
E
EVOSandru62020-12-05 00:33:06
Laravel
EVOSandru6, 2020-12-05 00:33:06

Why is the body of the POST request displayed in laravel when logging in and authorization is extinguished?

Hello guys, can anyone tell me - when I log in, it started to come out like this:

(always at the end and even after dd('') )

_token=***&email=***&password=***

At the same time, within the login, I can count data with Auth()->user()

But after the end of the controller action Auth()->user()is empty again.

What can be funny?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question