trait DatabaseTransactions (View source)
| void | beginDatabaseTransaction()
Handle database transactions on the specified connections. | |
| array | connectionsToTransact()
The database connections that should have transactions. |
Handle database transactions on the specified connections.
The database connections that should have transactions.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Foundation/Testing/DatabaseTransactions.html