Hi friends,
I want to know how to send a JSON data from Laravel framework to arduino.
Here, I have an article from where I can send a JSON data to POST API https://onlinewebtutorblog.com/laravel-10-http-curl-post-request-with-headers-tutorial/
But instead of getting data into jquery or javascript I want to get into arduino.
Can anyone have any idea how to do it or any possibility to do this.
Regards,