For more scripts vist our website
https://codesremedy.com/
or join our telegram chanel https://t.me/+heFFLpE7w5RjZjQ0




🧾 Step-by-Step Installation
1. Upload the Script
Login to your cPanel.

Open File Manager.

Navigate to the public_html/ folder (or your subdomain folder).

Upload the Remedy law.zip file and extract it.

2. Create a Database
Go to MySQL® Databases in cPanel.

Create a new database, username, and assign the user to the database with All Privileges.

Save the DB name, username, and password.

3. Configure .env File
In the extracted folder, locate the .env file.


Edit the .env file with your database details:

APP_NAME="Remedy shypdirect"
APP_URL=http://yourdomain.com

DB_HOST=localhost
DB_DATABASE=your_db_name
DB_USERNAME=your_db_user
DB_PASSWORD=your_db_password

site will be up 
admin details is 
yoururl/admin/login
admin@admin.com
admin123



