F
F
FrostLee2018-12-09 15:48:19
Laravel
FrostLee, 2018-12-09 15:48:19

Authentication in laravel 5.7?

In general, there is already a ready-made database with atypical field names containing data for authorization. Using the model, I perform a search and authorization through Auth::loginUsingId(1, true) but for some reason the session is not saved. The migration created the remember_token field to store the cookie identifier, what else could be the problem?

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