• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

SMSLab - Android Based SMS Gateway Server

SMSLab - Android Based SMS Gateway Server v1.0

No permission to download

DJKeterson

Member
Aug 14, 2022
78
60
18
32
DJKeterson submitted a new resource:

SMSLab - Android Based SMS Gateway Server - SMSLab, is a simple and professional SMS-sending system that comes with Android App.

Demo Access:
Backend: https://script.viserlab.com/smslab
Admin Login: Username: admin | Password: admin



SMSLab - Android Based SMS Gateway Server - CodeCanyon Item for Sale


SMSLab, is a simple and professional Android App based SMS-sending system that comes...

Read more about this resource...
 
Will be nulled as soon as I get some time on my hands.

Hi Dear @DJKeterson Thanks for Nice Share.
Can you please Guide me after uploading the script whenever open the installation URL its automatically downloading a index file or system generated file instead of installation Process.
Any Guide where is the issue Exactly ?
 
for null:
file: /install/index.php
string: 77
search
Code:
$response = json_decode($result, true);
after write
Code:
$response['error'] = 'ok';


if u need disable reports on admin

file: core/app/Http/Controllers/Admin/AdminController.php

string: 142
search
Code:
$response             = json_decode($response);
after write
Code:
$response->status = 'ok';


string: 167
search
Code:
 $response = json_decode($response);
after write
Code:
$response->status = 'ok';
 

Forum statistics

Threads
79,454
Messages
1,142,794
Members
248,414
Latest member
yiwosin
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock