I try to Install Yajra dataTable in my localhost using "composer require yajra/laravel-datatables". after that, i give me This Error I used vscode and xamp. How to Solve this ?
Here is the Full Error
VirtualAlloc() failed: [0x00000008] Not enough memory resources are available to process this command.
VirtualAlloc() failed: [0x00000008] Not enough memory resources are available to process this command.
PHP Fatal error: Out of memory (allocated 1361051648) (tried to allocate 117440512 bytes) in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/DependencyResolver/RuleSet.php on line 90
Fatal error: Out of memory (allocated 1361051648) (tried to allocate 117440512 bytes) in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/src/Composer/DependencyResolver/RuleSet.php on line 90
User contributions licensed under CC BY-SA 3.0