I trying AWS free tier (after it's good I will migrate to it).
When I wanted to install Laravel I got this error upon composer install:
PHP Fatal error: Out of memory (allocated 722477056) (tried to allocate 4096 bytes) in >/usr/share/php/Composer/DependencyResolver/RuleWatchGraph.php on line 52
I already increased the memory limit to 2GB in php.ini but it still drops this error