codigo actual del servidor, con avances de joan
This commit is contained in:
10
config/mercadopago.php
Normal file
10
config/mercadopago.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'key' => env('MERCADOPAGO_KEY', ''),
|
||||
'access' => env('MERCADOPAGO_ACCESS', '')
|
||||
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user