We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816bf8d commit 752d02dCopy full SHA for 752d02d
src/Concerns/ProvidesDefaultConfigurationOptions.php
@@ -76,6 +76,7 @@ public static function defaultServicesToWarm(): array
76
'cookie',
77
'db',
78
'db.factory',
79
+ 'db.transactions',
80
'encrypter',
81
'files',
82
'hash',
0 commit comments