• 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"

Wa Gateway | Multi device BETA | MPWA MD

Wa Gateway | Multi device BETA | MPWA MD v6.5.0 Nulled

No permission to download
For shared hosting, in cPanel search for Terminal (If this option isn't available then request this with your host)

The following commands will help you remove the symbolic link from the public folder:
1. Goto public folder
Code:
cd public

2. Remove storage folder by
Code:
rm storage

3. After removing the symbolic link change directory to the main folder using
Code:
cd ..

4. Now create the symbolic link with the following command:
Code:
php artisan storage:link

After running the command successfully, you should get the following message
The [public/storage] directory has been linked.

5. Finally enter this url
Code:
http://your domain name/generate

You should see '0' as response
Ok, I'll try it
 
  • Like
Reactions: banaaf
For shared hosting, in cPanel search for Terminal (If this option isn't available then request this with your host)

The following commands will help you remove the symbolic link from the public folder:
1. Goto public folder
Code:
cd public

2. Remove storage folder by
Code:
rm storage

3. After removing the symbolic link change directory to the main folder using
Code:
cd ..

4. Now create the symbolic link with the following command:
Code:
php artisan storage:link

After running the command successfully, you should get the following message
The [public/storage] directory has been linked.

5. Finally enter this url
Code:
http://your domain name/generate

You should see '0' as response
i got an error message when i do command no 4 php artisan


Error

Call to undefined function Illuminate\Filesystem\symlink()

at vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:332
328▕ */
329▕ public function link($target, $link)
330▕ {
331▕ if (! windows_os()) {
➜ 332▕ return symlink($target, $link);
333▕ }
334▕
335▕ $mode = $this->isDirectory($target) ? 'J' : 'H';
336▕

+14 vendor frames
15 artisan:37
Illuminate\Foundation\Console\Kernel::handle()

how to handle it?
 
i got an error message when i do command no 4 php artisan


Error

Call to undefined function Illuminate\Filesystem\symlink()

at vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:332
328▕ */
329▕ public function link($target, $link)
330▕ {
331▕ if (! windows_os()) {
➜ 332▕ return symlink($target, $link);
333▕ }
334▕
335▕ $mode = $this->isDirectory($target) ? 'J' : 'H';
336▕

+14 vendor frames
15 artisan:37
Illuminate\Foundation\Console\Kernel::handle()

how to handle it?
Try to clear cache:
Code:
php artisan config:clear
Code:
php artisan route:clear
Then try 4th command again
 
Any developer here? who can customize this script and also run on vps?
I will pay for updates. VPS- because of smooth auto bot & api.
 
I'm reading in a other posts (before crash) it's working in localhost and vps
 
i found auto reply worked when only have one list on single account, but if i add another list of auto reply message it wont send auto reply, is it bug or something?
 
i found auto reply worked when only have one list on single account, but if i add another list of auto reply message it wont send auto reply, is it bug or something?
@acsoft already said that this auto reply won't work on shared hosting. It will work when you restart nodejs again and refreshing WhatsApp connection. After 1 minute it will stop working.

This may be because of cronjob issue.
 
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