https://learnku.com/docs/laravel/5.6/localization/1376
// 全景链接
$data['share_phone'] = trans('web.host') . '/building/' . $buildings->view_uuid . '?key=' . urlencode(Encryption::ecryptdString($user->phone)) ?? '';
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/112350.html原文链接:https://javaforall.net