Closed diorz38 closed 4 years ago
i can manage to solve the problem with changing composer config.
This is not related to larapex its a memory issue with Composer if you run the:
composer require arielmejiadev/larapex-charts
Then if you have this type of error, just go to composer.json, check that larapex is in dev key, then make a composer update and it will be installed, to avoid this issue you must edit your php config to allow more memory on download, its not a larapex package related issue.
Environment: Win 10, PHP 7.2.11, Laravel 6.2
step to reproduce: composer require arielmejiadev/larapex-charts
Error