Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

gouseferoz's avatar

Laravel with Judge0 API

I am working on a code compiler for my project and i came across Judge0 API which will do the work.

I have setup my docker in the server and the API is active over 3000 port.

The area where i am stuck is how to call this api from my laravel controller.

My use case is to have an UI which will take the input from the user and send that request to the controller, similar to this website https://ide.judge0.com/

Can anyone help me how to do this approach?

Regards, Feroz

0 likes
0 replies

Please or to participate in this conversation.