“Betpro v2.2 – Sports Betting Platform PHP Laravel Admin Panel With Flutter App ios and android Download” has been added to your cart. View cart

Satta Matka Live Result PHP Script With Admin Panel Download
₹15,899.00 Original price was: ₹15,899.00.₹3,999.00Current price is: ₹3,999.00.

OSP King smm panel script with Autorefill, Child Panel & Affiliate
₹15,000.00 Original price was: ₹15,000.00.₹999.00Current price is: ₹999.00.
Paper Plane Investment Script Download
₹15,899.00 Original price was: ₹15,899.00.₹8,599.00Current price is: ₹8,599.00.
14
People watching this product now!
Category: Source codes
Tag: Paper Plane Investment Script
Description
– Add More Plans.
– 1 Payment Getaway
– Add More Withdraw Getaway.
– Manual Payment option.
– Generate Fund Anytime Using Crons
– Refer Commission Level 3+
—————————————————–
How to Install Script: A Complete Guide
Follow these step-by-step instructions to install your SMM panel script successfully.
Step 1: Upload the Script
- Log in to your hosting account using cPanel or an FTP client like FileZilla.
- Navigate to the
public_html
directory or the directory where you want to install the script. - Upload the script files to this directory.
Step 2: Create a Database
- Log in to your cPanel and go to MySQL Databases.
- Create a new database:
- Enter a name for the database (e.g.,
profelar_db
).
- Enter a name for the database (e.g.,
- Create a database user:
- Assign a username (e.g.,
profelar_db
). - Set a strong password.
- Assign a username (e.g.,
- Assign the user to the database:
- Grant all permissions to the user for this database.
Step 3: Configure the Script (app/config.php)
- Open the
\core\vendor\psr\log\.env
file in a text editor like Notepad++ or VS Code. - Update the database configuration with the details you created in Step 2:
<?php
return [
'db_host' => 'localhost', // Hostname of your database
'db_name' => 'profelar_db', // Replace with your database name
'db_user' => 'profelar_db', // Replace with your database username
'db_pass' => 'profelar_db', // Replace with your database password
- Save the changes to .
Step 4: Import the Database
- Go back to your cPanel and open phpMyAdmin.
- Select the database you created in Step 2.
- Click Import from the top menu.
- Choose the SQL file included with your script (usually located in the
database
orSQL
folder). - Click Go to upload and import the file.
Step 5: Configure the Panel
- Open your website in a browser (e.g.,
https://yourdomain.com
). - Follow the on-screen setup wizard to configure the panel settings, including admin account creation, default currencies, and payment gateways.
Step 6: Set File Permissions
- Ensure the following folders and files have the correct permissions:
uploads/
– Set to 775 or 777 (writeable).logs/
– Set to 775 or 777 (writeable).app/config.php
– Set to 644 after installation for security.
Step 7: Test the Installation
- Log in to the admin panel using the credentials you set during installation.
- ADMIN ACCESS –
USER - admin
PASSWORD- admin
Additional Tips
- Custom Domain: Update your DNS settings to point your domain to your hosting server.
- SSL Certificate: Ensure your website has an SSL certificate installed for secure transactions.