現(xiàn)在是直接用 curl
裝了個 composer require guzzlehttp/guzzle
$response = Http::get('http://baidu.com');
現(xiàn)在報這個錯
A facade root has not been set.",
用curl就行