jeudi 21 février 2019

mysqli multi_query in laravel 5.7

hello I want to make a query of two or more different tables to the database with laravel

"SELECT * FROM table 1";
"SELECT * FROM table 2";

Is there any way to do this in Laravel?

something similar to this

http://php.net/manual/es/mysqli.multi-query.php



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire