Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

riandraft's avatar

Database Connection Pool

Does Laravel now support database connection pool? or work around to achieve it?

0 likes
4 replies
riandraft's avatar

@sinnbeck thank you, have a question in a single request does laravel re-use 1st opened connection until the system return a response for all the DB operation or does it open a connection for each DB operation?

Please or to participate in this conversation.