View file File name : mercadopago.php Content :<?php declare(strict_types=1); return [ 'access_token' => env('MP_ACCESS_TOKEN', ''), ];