Laravel this is not only a practical framework, it is also a programming style
In codeigniter we have command trans_status() that check transaction is successful or not:
trans_status()
if ($this->db->trans_status() === FALSE) { // error woun't be generated... }
i want to know laravel 5.* have any like that?
laravel 5.*
Aucun commentaire:
Enregistrer un commentaire