Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 126976 bytes) in
1. 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 memory_limit = 64M;
Also in PHP:
- connect mongodb with php
- cache laravel example
- PHP Startup: Unable to load dynamic library 'curl'
- api newslater with php
- clear array php
- check if string in string php
- check if contains ph
- csv to json php
- cache eloquent laravel 8
- fgets in php ommit new line
- data time on php
- disable timestamp laravel
- Uncaught RedisException: Redis server went away in
- check if string contains a character php
- Class 'PHPUnit_Framework_TestCase' not found in vendor
- convert text to uppercase in php
- clear database cache laravel command
- check if character in string php
- Create Laravel Project 7
- encode and decode data in php
- blob image to base64 php
- Illuminate\Database\QueryException SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes (SQL: alter table `users` add unique `users_email_unique`(`email`))
- artisan migrate single class
- download laravel 8.x