laravelEcomm/config/botman/web.php
2024-07-10 13:46:42 +05:45

8 lines
77 B
PHP

<?php
return [
'matchingData' => [
'driver' => 'web',
],
];