update to stack

This commit is contained in:
Taylor Otwell
2018-01-18 08:26:24 -06:00
parent bd5783b5e9
commit ff0bec857e

View File

@@ -30,8 +30,8 @@ return [
*/
'channels' => [
'aggregate' => [
'driver' => 'aggregate',
'stack' => [
'driver' => 'stack',
'channels' => ['single', 'daily'],
],