We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I have narrowed my error down to this line of code
$user= User::where(['email'=>$req->email])->first();
it it not working with Laravel 5 I think this is from a Laravel 4 project. How do I update it to 5?
Aucun commentaire:
Enregistrer un commentaire