I have this piece of code for feature test for controller store method
$response= $this->post(route('contact.store'),[$client->value])
but I got this error
Missing required parameters for [Route: contact.store] [URI: client/{clientValue}/contact].
How I can fix this ?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire