I would definitely be looking at your models and DB queries to see if any are too eager to load half a database into memory. Either that or opening a giant file are your most likely causes.
Thank you, it was from a DB query on a MSSQL Server. Actually because of the driver.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community