Go Online.

Our team recommends VPS from Digital Ocean, Amazon Web Services. But you can use any server fulfilling the below mentioned requirements

System Requirements for HYIP Manager Script

LaraHYIP utilizes PHP Composer to manage its dependencies and extensions. This means that LaraHYIP cannot be installed on hosts without SSH (command-line) access. Rest assured that we are planning to address this in the future and make sure that LaraHYIP is accessible to everyone. In the meantime, if you want to run LaraHYIP, you will need to find a host that permits SSH access.

There are a few things that you will need to have set up in order to run LaraHYIP:

  • A web server: Apache (with mod_rewrite), Nginx
  • PHP 7.1+ with the following extensions: mbstring, pdo_mysql, openssl, json, gd, dom, fileinfo
  • MySQL 5.5+
  • SSH (command-line) access

Configuring SMTP

There’s currently no GUI to configure SMTP. For now you can enter your details in manually in the .env file


mail_driver: smtp
mail_host: ...
mail_from: ...
mail_port: ...
mail_username: ...
mail_password: ...
mail_encryption: ...