- Create your hosting space in the dashboard.
- Upload files via SFTP or the file manager to the public root (usually public_html).
- Set correct permissions (directories 755, files 644 typical).
- Add environment config (.env / config.php) with database credentials.
- Visit the domain to confirm rendering and trigger SSL.
Errors? Check logs in /logs or enable display errors in a staging environment only.