Secure Admin Access

Protect your operations, not just the login page.

This admin panel now uses session-based authentication, throttled sign-in attempts, session regeneration, and admin-only route protection.

Admin Sign In

Use your administrator email and password to continue to the control panel.

5 attempts, then temporary lockout.

First-time setup: create an admin with php artisan admin:create-user "Admin" "admin@example.com" "YourStrongPass123!"