You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
APTECH School Student Information System (2005)
Dockerized for local development using PHP 5.6 + MySQL 5.7.
Quick Start
# 1. Make sure Docker Desktop is running# 2. Start the containers
docker compose up --build -d
# 3. Wait ~15 seconds for MySQL to initialize, then open:# http://localhost:8080/ulearn/index.php