MLMLab - Multilevel Marketing Platform

MLMLab - Multilevel Marketing Platform v3.0

No permission to download

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
APP_NAME=Laravel
APP_ENV=production
APP_KEY=loYm9vYzE6Z-aaj5lL_Og539wFer0KfD
APP_DEBUG=true
APP_URL=your url

LOG_CHANNEL=stack
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=db name
DB_USERNAME=db username
DB_PASSWORD=db pass

BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=mailhog
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
 

clickstribe

New member
Sep 1, 2020
10
1
3
APP_NAME=Laravel
APP_ENV=production
APP_KEY=loYm9vYzE6Z-aaj5lL_Og539wFer0KfD
APP_DEBUG=true
APP_URL=your url

LOG_CHANNEL=stack
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=db name
DB_USERNAME=db username
DB_PASSWORD=db pass

BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=mailhog
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
Thanks very much for Your support, but I still have the same error, I don't know what I have done wrong while installing 🙄☹️
 

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
Okay, please I their any other file am meant to manually configure apart env.example
Well like i said there will be some errors, but debbuging will help you find it, i linked the one that occured to me, so i deleted the lines producing the error and it seems to work.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120
Also i found this code in the installation php file.


Code:
<header class="section-bg py-2 text-center">
        <div class="container">
            <h3 class="title">Easy Installer by ViserLab - c o d e l i s t . c c</h3>

and the callback for the installation


Code:
function getStatus($arr){
                $url = 'https://www.pruebas.pw/ws/mlmlab.php';
                $arr['product'] = 'mlmlab';
                $call = $url . "?" . http_build_query($arr);
                return curlContent($call);
            }
            function sendAcknoledgement($val){
                $call = 'https://www.pruebas.pw/ws/mlmlab.php?installed='.$val->installcode;
                return curlContent($call);
@Tomz this applies to terms of Babiato rules?
ignore it if show only inside backend
 

letnik86

New member
May 4, 2022
0
0
0
I downloaded the script, completed the installation, but it gives http 500 error. It gives http 404 error in sitename.com/admin panel. can you help me please?
 

NulledMaster

Member
Feb 20, 2021
50
76
18
India
babiato.tech
I downloaded the script, completed the installation, but it gives http 500 error. It gives http 404 error in sitename.com/admin panel. can you help me please?
ediat .env file in core folder and past this and add your databse name password username and domain




APP_NAME=Laravel
APP_ENV=production
APP_KEY=loYm9vYzE6Z-aaj5lL_Og539wFer0KfD
APP_DEBUG=true
APP_URL=your url

LOG_CHANNEL=stack
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=db name
DB_USERNAME=db username
DB_PASSWORD=db pass

BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=mailhog
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
 

letnik86

New member
May 4, 2022
0
0
0
ediat .env file in core folder and past this and add your databse name password username and domain




APP_NAME=Laravel
APP_ENV=production
APP_KEY=loYm9vYzE6Z-aaj5lL_Og539wFer0KfD
APP_DEBUG=true
APP_URL=your url

LOG_CHANNEL=stack
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=db name
DB_USERNAME=db username
DB_PASSWORD=db pass

BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=mailhog
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"


I made the fix you suggested, the site worked, but the admin panel and login page still give http 404 error.
 

XZNT

Active member
Jul 17, 2020
279
106
43
yruz.one
ediat .env file in core folder and past this and add your databse name password username and domain




APP_NAME=Laravel
APP_ENV=production
APP_KEY=loYm9vYzE6Z-aaj5lL_Og539wFer0KfD
APP_DEBUG=true
APP_URL=your url

LOG_CHANNEL=stack
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=db name
DB_USERNAME=db username
DB_PASSWORD=db pass

BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=mailhog
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=null
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=mt1

MIX_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
MIX_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
Debug shouldnt be on in production tho.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu