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