We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
The store function
The Route
I try to store a data to database and than i want to redirect the page with the created data ID. I use return redirect()->route('test', $id) but its not working.
return redirect()->route('test', $id)
Aucun commentaire:
Enregistrer un commentaire