I have installed Laravel using Hostinger Auto Installer. Now I am trying to install the Auth UI using this command: composer require laravel/ui:^2.4
.
I also tried removing the version from the end of the command. It is showing:
Fatal error: Allowed memory size.
Please let me know how can I get rid of this issue.