Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

205
Views
Proxy with express and laravel

I'm trying to create a proxy with my nodejs app (express) to my laravel app. I'm using the express-http-proxy module so I tried using this function:

app.use("/w", proxy("localhost:8081", {
  https: false,
}));

but when I try to access the page http://localhost:8080/w an error appears

Error: connect ECONNREFUSED ::1:8081
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1195:16)

Does anyone know how to solve it because I can't find anyone who has solved the request rejection with laravel

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!