<?php return [ 'app_id' => env('WECHAT_APP_ID', ''), 'app_secret' => env('WECHAT_APP_SECRET', ''), ];