THETASK.ONE NEWS — SUBDOMAIN DEPLOYMENT

Target URL: https://news.thetask.one
Visible brand: thetask.one

Recommended cPanel setup:
1. Upload/extract this project outside the public webroot if possible.
2. Point the news.thetask.one document root to THIS_PROJECT/public
3. Copy .env.example to .env (installer does this automatically if missing).
4. Set NEWS_ADMIN_EMAIL and NEWS_ADMIN_PASSWORD in .env before first seed.
5. Run: bash install-cpanel.sh
6. Open: https://news.thetask.one/login
7. Go to Admin > WordPress Import.

Do not point the subdomain document root at the Laravel project root.
Only the /public directory should be web-accessible.
