Laravel this is not only a practical framework, it is also a programming style
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