jeudi 19 janvier 2017

Laravel: How to redirect user to custom URL (view)?

i have such URL:

http://ift.tt/2k6uQJQ

When i enter this URL, it automatically searches data by given email.

How i should redirect user from other controller to this URL?

I have tried, but it doesn't work:

return view(‘controller.search-user')->with('email', $request->email);



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2jbTHrA
via IFTTT

Aucun commentaire:

Enregistrer un commentaire