Find all api calls inside laravel web app files

Viewed 22

I have a web application that contains an api within the php files I want to know its exact path or the host it is calling to

Is it possible to know it somehow?

0 Answers
Related