sslbag login
Open a shared backend session first.
The separate frontend already consumes protected Laravel data. The correct login flow is to authenticate once on the backend, then return here with the shared session cookie active across `*.hostingbag.ae`.
Backend target
https://sslbag.hostingbag.ae/login
Step 1
Authenticate on the backend
Use the live Laravel auth screens for login, password reset, and account verification.
Step 2
Return to the split app
Once the shared cookie is active, protected pages in the split frontend will render live account, domain, and admin data.
Authentication actions
After the backend flow finishes, return to the split frontend and continue here:/dashboard