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.
– David Dias
What would be "background requisitions"?
– Wallace Maxters
Wallace, generate a base in excel for example
– Victor Hugo