Step 1: System Requirements
Checking if your server meets the requirements...
Step 2: Database Configuration
Enter your MySQL/MariaDB database credentials
Database will be created if it doesn't exist
Step 3: Domain Configuration
Enter your application's domain name
Enter your domain without https:// or trailing slash. This will be used for OAuth redirects, email links, and webhooks.
âšī¸ Examples:
myapp.com- Main domainapp.myapp.com- Subdomainlocalhost- Development (not recommended for production)
Step 4: Install Dependencies
Installing Composer dependencies...
Step 5: Create Admin Account
Set up your administrator account
Step 6: Complete Installation
Finalize your installation
â ī¸ Important: After clicking "Complete Installation", you will need to manually delete the
/install directory for security purposes.
Installation Complete!
Your TikTok Clone has been successfully installed.
â
Installation Summary:
- Database configured and imported
- Environment file created
- Admin account created
- Application locked for security
đ Security Step: Please delete the
/install directory from your server to prevent unauthorized access.