You can run like this, and you don’t have to update the PHP INI file:
COMPOSER_MEMORY_LIMIT=-1 composer create-project laravel/laravel my-app
You can run like this, and you don’t have to update the PHP INI file:
COMPOSER_MEMORY_LIMIT=-1 composer create-project laravel/laravel my-app