Step 3: Upload Application Files
Complete guide for Step 3: Upload Application Files
Access Your Web Directory:
- Connect to your server via FTP/SFTP or use File Manager
- Navigate to your web root directory:
- For main domain: public_html/
- For subdomain: public_html/subdomain-name/
Upload Files:
- Upload all contents from the schedula folder to your web directory
- Ensure you upload the files directly to the root, not inside a subfolder
- Important: Upload all files including hidden files (like .env)
×