How to increase the Memory Limit to Unlimited to run Laravel app using Local Wheel (Mac Catalina)

Hi I am currently using Catalina MacOS system. I really enjoy Local Wheel for almost the project. Besides WP sites, I am trying to develop some laravel app on Local Wheel as well. However, I usually experience with the Memory limit errors as below

Memory limit errors#

Composer may sometimes fail on some commands with this message:

PHP Fatal error: Allowed memory size of XXXXXX bytes exhausted <...>

Could anyone show me how to modify the memory limit to unlimited please? I did try to modify the file “php.ini.hbs” but it doesn’t seem to work.

Thank you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.