


✅ Requirements
Before you begin, ensure your hosting has:

PHP 8.1 or higher

MySQL 5.7 or higher



🧾 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 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. add the database details 
vist yourur/admin
login with : admin@admin.com
admin123

admin


What you still need to do:

Go to Google Cloud Console → APIs & Services → Credentials
Create an OAuth 2.0 Client ID (Web application)
Add https://yourdomain.com/auth/google/callback as an Authorized redirect URI
Copy the Client ID and Client Secret into 

.env:
GOOGLE_CLIENT_ID=your-client-id-here
GOOGLE_CLIENT_SECRET=your-client-secret-here



https://t.me/coretechwebdesign