register, Grundpreis
This commit is contained in:
parent
f06d2d15a5
commit
8e4bb0c2f6
32 changed files with 965 additions and 216 deletions
|
|
@ -38,6 +38,10 @@ return [
|
|||
'driver' => 'single',
|
||||
'path' => storage_path('logs/payone.log'),
|
||||
],
|
||||
'cron' => [
|
||||
'driver' => 'single',
|
||||
'path' => storage_path('logs/corn.log'),
|
||||
],
|
||||
'stack' => [
|
||||
'driver' => 'stack',
|
||||
'channels' => ['single'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue