samedi 25 mars 2017

Missing data while Laravel create()

I try create new post using:

$post = $this->post->create($session, $response['PAYMENTINFO_0_TRANSACTIONID']);

In $session are complete array of data for store. In $response['PAYMENTINFO_0_TRANSACTIONID'] is token of payment.

When I check database, some fields are missing, but all data are in $session. Why create() in Laravel don't want store all data?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2nUgsGp
via IFTTT

Aucun commentaire:

Enregistrer un commentaire