Lae/config/alipay.php

6 lines
57 B
PHP

<?php
return [
'app_id' => env('ALIPAY_APP_ID'),
];