Local environment does not process some requests

Asked

Viewed 28 times

3

I am working with 2 sites in Laravel, where requests to the server import and export large bases in Excel.

When I make changes to these bases, I cannot test them on my local machine, I must go up to the Amazon server to see if my changes are according to plan.

I imagine that the servers meet these requests in the background, and that the local environment usually does not ...

Do you know any way to enable or simulate the processing of these requests that are theoretically processed in the background by the server, on my local linux machine?

  • What problem occurs on your machine? Apache expires? Memory fills? Maybe we can adjust apache to solve.

  • What would be "background requisitions"?

  • Wallace, generate a base in excel for example

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.