Backend fatal error: PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted in laravel 8
export COMPOSER_MEMORY_LIMIT=-11. Firstly i find which php.ini is working because i was using multiple xampp,
so using : php --ini
2. after that in that file i updated the memory_limit = -1
Also in PHP:
- associative array in one key in value must unique in array check in php
- composer global in laravel means
- event click right mouse
- applying multiple order by in codeigniter
- check if word exist in string
- db seeder artisan
- Allowed memory size of 33554432 bytes exhausted (tried to allocate 5287496 bytes) on laravel
- enable all errors php
- Backend fatal error: PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted in laravel 8
- buscar texto dentro de php
- cakephp extract array
- create database backup programmatically php
- $this- attribute laravel
- console.php
- export html table data to excel in php
- check type of var in php
- blade php code
- What is a Regular Expression in php
- basic date php
- Allowed memory size of 134217728 bytes exhausted (tried to allocate 495616 bytes) {"userId":3,"exception":"[object]
- add 1 month to date php
- count letters in php
- branch from other branch
- Database name seems incorrect You're using the default database name laravel. This database does not exist. Edit the .env file and use the correct database name in the DB_DATABASE key.