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

Swipgle - Easy File Transfer (SAAS)

Swipgle - Easy File Transfer (SAAS) v2.0

No permission to download
Hello sir, you will need to use the Laravel installation process. As you are a learner you can check about it on Youtube, you will get good tutorials there.

Thanks,

Following are basic Laravel commands:

# composer install # php artisan config:clear # php artisan cache:clear # php artisan key:generate # php artisan migrate:fresh # php artisan db:seed # php artisan serve
Bro can you make tutorial please. Kind request please. I need to use this script. Please
 
Bro can you make tutorial please. Kind request please. I need to use this script. Please
You need to have access to SSH. If you have a shared hosting then it won't work because most of them, if any don't offer terminal access with admin to the server. You must have at least a VPS and above such as a dedicated server.

Once you SSH into your server as root (or any other access with admin privileges) where the script instance is installed, you can simply follow these instructions:

CD (command to switch directory) to your website directory (usually public_html path, *e.g. cd /public_html/)
CD (command to switch directory) to Application (folder where to run the command, *e.g. cd /public_html/application)
then run the following command as sudo (admin): sudo composer update

done.

*path shown on the examples above would be different depending on your LAMP configuration.
 
You need to have access to SSH. If you have a shared hosting then it won't work because most of them, if any don't offer terminal access with admin to server. You must have at least a VPS and above such as a dedicated server.

Once you SSH into your server as root (or any other access with admin privileges) where the script instance is installed, you can simply follow these instructions:

CD (command to switch directory) to your website directory (usually public_html path, *e.g. cd /public_html/)
CD (command to switch directory) to Application (folder where to run the command, *e.g. cd /public_html/application)
then run the following command as sudo (admin): sudo composer update

done.

*path shown on the examples above would be different depending on your LAMP configuration.
If you don't mind can you please make video how to do this. If you can. It will helpful for most of them who unknowing about these installation method
 
Does anyone have the latest 2.4 version please?
Many thanks in advance :)
 
  • Like
Reactions: sessizbyu
some user face a blank screen
please goto Application/.env

and remove old .env data and paste the below code

then work fine

Code:
APP_NAME=Laravel
APP_ENV=production
APP_KEY=base64:bTWtXPlIwPVV2Lo+G8oQUajDiZKJ5p/smW89dh3qOG0=
APP_DEBUG=false
APP_URL=http://localhost

LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=dataBase-Name-ENTER-here
DB_USERNAME=database-username-here
DB_PASSWORD=database-password-here
 
  • Like
Reactions: sessizbyu
some user face a blank screen
please goto Application/.env

and remove old .env data and paste the below code

then work fine

Code:
APP_NAME=Laravel
APP_ENV=production
APP_KEY=base64:bTWtXPlIwPVV2Lo+G8oQUajDiZKJ5p/smW89dh3qOG0=
APP_DEBUG=false
APP_URL=http://localhost

LOG_CHANNEL=stack
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=dataBase-Name-ENTER-here
DB_USERNAME=database-username-here
DB_PASSWORD=database-password-here
It's a blank version unless this is the final version. Because it contains many errors.
 
I'm really tired of waiting for this. Please who can update this to the latest version? If it is untouched, I can make it nulled, as long as there is a script, please someone share it.
 
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