Allowed memory size of 1610612736 bytes exhausted (tried to allocate 40 bytes) in phar:///opt/cpanel/composer/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php on line 129
export COMPOSER_MEMORY_LIMIT=-1
Also in PHP:
- cache laravel
- PDOException::("SQLSTATE[42000]: Syntax error or access violation: 1071 Sp ecified key was too long; max key length is 1000 bytes")
- check type of variable in php
- catch an exception within a catch block php
- composer create-project --prefer-dist laravel/laravel blog
- count string length in php
- convert upper case php
- error_log wordpress
- Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.3.0". You are running 7.2.33.
- Increase the PHP memory limit
- Create Laravel Project 7
- apt install php7.4-mbstring php7.4-zip php7.4-xml
- db seed specific seeder
- Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes
- apache php e_warnings e_notice off
- errors off php
- delete register option laravel 7
- date format php sql
- Hie date format php
- PHP echo and print Statements
- SET CURRENT DATE TIME IN PHP'
- consolelog is it a thing in php
- adding days to time value in php
- base64_decode laravel