I am doing a project on Laravel using php, I need to do a schedule scheduling, I know that there is a special one. API from Yandex. How can I connect this API via php controller methods? How does the API connect to the web application?
- need to prescribe something. The general question is the general answer. - n.osennij 2:46 pm
- Now we will clarify. - WideWood 2:58 pm
- Ready, it is not clear how to connect the API in controllers - WideWood
- Do you even understand what an API is? Send in the controller to the desired endpoint of your API request with the necessary parameters and process the answer. Open Google, man. - n.osennij 5:19 pm
- Yes, I just did not understand exactly how to use PHP through PHP. - WideWood
|