Level 63
You can use Http requests.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hello how can i request web route via api from anothere server here is what i want to do here is my server
http://myownserver.com/laravel/public/api/ http://theclientserver.com/index.php how can i load the data from my server api on the client website ??
Please or to participate in this conversation.