Actualizacion de Diseño Logins y Parte de Registro Negocios
This commit is contained in:
10
desarrollo/config/toyyibpay.php
Normal file
10
desarrollo/config/toyyibpay.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'key' => env('TOYYIBPAY_KEY', ''),
|
||||
'category' => env('TOYYIBPAY_CATEGORY', '')
|
||||
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user