DEV Community

Nagarajan R
Nagarajan R

Posted on

Answer: Allowed memory size of 536870912 bytes exhausted in Laravel

Warning: please be advised that answer below is not a solution. One cannot increase the memory limit indefinitely. Another answer is required that helps to reduce the memory consumption instead of increasing the memory limit. As a very first measure try to update your Laravel/Eloquent versions, chances that this error…

Top comments (0)