Call curl between two project in one server Laravel

260 Views Asked by At

I have 2 Laravel projects on same environment run with xampp (window). Project A is API use database name X(Mysql) Project B call API use database name Y(Sql server). When I call API of project A by project B. I had a problem !. EROR

It's deteact in the same src. But it's in two project . I used curl enableDebug logfile Please help me !. Thank you very much !

0

There are 0 best solutions below