Laravel 8 secure_url() {#collection-method}

2021-07-19 10:36 更新

secure_url 函数将使用 HTTPS 为指定路径生成一个完整的 URL:

$url = secure_url('user/profile');

$url = secure_url('user/profile', [1]); 
以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号