A
A
Arthur2018-07-20 11:54:48
Laravel
Arthur, 2018-07-20 11:54:48

How to pass data from controller to controller laravel?

Good afternoon.
I created a standard laravel authorization, then I made another one for authorization from social services, now authorization passes through the social service, everything works fine, but you need to transfer user data from the second controller to the laravel authorization controller.
If there are options, I will be glad to help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan, 2018-07-20
@ART_CORP

The whole point of a controller is that it is single when called. You must call CLASS. Anyway so it is more correct from the point of view of MVC.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question