laravel transaction query not working when multiple db connection

Solutions on MaxInterview for laravel transaction query not working when multiple db connection by the best coders in the world

showing results for - "laravel transaction query not working when multiple db connection"
Gabriele
22 Jan 2017
1Start the transaction on the same connection your query will run on.