我對這個Laravel的東西和API也是新的(以前從未這樣做過),但是我知道PHP和Javascript。但我想盡快學會這些東西,很抱歉,如果我的問題是愚蠢的:d將外部API添加到Laravel 5.2
所以我要問你們是什麼:
- 那是可能的外部API添加到Laravel 5.2?我需要把它放在哪裏?
因爲有人說你不能添加外部API給Laravel。
- 如何將此API應用於Laravel(如果可能的話)?
POST /api/oauth/token HTTP/1.1 Host: api.######.#### Authorization: Basic /* some unique strings and numbers here */ Content-Type: application/x-www-form-urlencoded grant_type=client_credentials
對不起,我的英語,但我已經試圖解釋什麼,我想清楚越好。 謝謝:)
您好,感謝您的回答我真的很感激! [鏈接](https://github.com/php-curl-class/php-curl-class) 對於這個php-curl我可以使用該回購? –
@KhrisnaGunanasurya我已通過官方文檔鏈接更新了答案。它將包括安裝。如果滿足您的需求,您可以標記答案並向上投票。 – activatedgeek