How to fix PHP fatal error in Laravel? Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes)
Whenever we type the below displayed command We see the command runs initially good but there comes some problem in few moments. similar to This error is PHP fatal error: and complete display image is What we need to do to remove this ? Folllow the below steps: Close the xampp if its running. got … Read more