Bắt đầu khởi tạo cấu trúc dự án... Skipped (Already exists): public/index.php Skipped (Already exists): public/.htaccess Skipped (Already exists): public/assets/css/app.css Skipped (Already exists): public/assets/js/app.js Skipped (Already exists): app/core/Auth.php Skipped (Already exists): app/core/Controller.php Skipped (Already exists): app/core/Database.php Skipped (Already exists): app/core/Model.php Skipped (Already exists): app/core/Request.php Skipped (Already exists): app/core/Response.php Skipped (Already exists): app/core/Router.php Skipped (Already exists): app/core/Session.php Skipped (Already exists): app/core/View.php Skipped (Already exists): app/controllers/AuthController.php Skipped (Already exists): app/controllers/DashboardController.php Skipped (Already exists): app/controllers/DepartmentController.php Skipped (Already exists): app/controllers/EventController.php Skipped (Already exists): app/controllers/RegistrationController.php Skipped (Already exists): app/controllers/TestController.php Skipped (Already exists): app/controllers/ResultController.php Skipped (Already exists): app/controllers/AIScoreController.php Skipped (Already exists): app/controllers/MonthlyScoreController.php Skipped (Already exists): app/controllers/UserController.php Skipped (Already exists): app/models/AuditLog.php Skipped (Already exists): app/models/AIScore.php Skipped (Already exists): app/models/Department.php Skipped (Already exists): app/models/Event.php Skipped (Already exists): app/models/EventRegistration.php Skipped (Already exists): app/models/MonthlyScore.php Skipped (Already exists): app/models/Setting.php Skipped (Already exists): app/models/Test.php Skipped (Already exists): app/models/TestResult.php Skipped (Already exists): app/models/User.php Skipped (Already exists): app/services/AuthService.php Skipped (Already exists): app/services/EventService.php Skipped (Already exists): app/services/RegistrationService.php Skipped (Already exists): app/services/TestService.php Skipped (Already exists): app/services/AIScoreService.php Skipped (Already exists): app/services/MonthlyScoreService.php Skipped (Already exists): app/services/ReportService.php Skipped (Already exists): app/views/auth/login.php Skipped (Already exists): app/views/auth/change_password.php Skipped (Already exists): app/views/dashboard/index.php Skipped (Already exists): app/views/departments/index.php Skipped (Already exists): app/views/departments/create.php Skipped (Already exists): app/views/departments/edit.php Skipped (Already exists): app/views/events/index.php Skipped (Already exists): app/views/events/create.php Skipped (Already exists): app/views/events/edit.php Skipped (Already exists): app/views/events/view.php Skipped (Already exists): app/views/events/calendar.php Skipped (Already exists): app/views/registrations/my.php Skipped (Already exists): app/views/registrations/pending.php Skipped (Already exists): app/views/registrations/history.php Skipped (Already exists): app/views/tests/index.php Skipped (Already exists): app/views/tests/create.php Skipped (Already exists): app/views/tests/edit.php Skipped (Already exists): app/views/tests/take.php Skipped (Already exists): app/views/tests/results.php Skipped (Already exists): app/views/ai_scores/index.php Skipped (Already exists): app/views/ai_scores/create.php Skipped (Already exists): app/views/ai_scores/import.php Skipped (Already exists): app/views/monthly_scores/index.php Skipped (Already exists): app/views/monthly_scores/my.php Skipped (Already exists): app/views/monthly_scores/report.php Skipped (Already exists): app/views/users/index.php Skipped (Already exists): app/views/users/create.php Skipped (Already exists): app/views/users/edit.php Skipped (Already exists): app/views/partials/header.php Skipped (Already exists): app/views/partials/footer.php Skipped (Already exists): app/views/partials/sidebar.php Skipped (Already exists): config/app.php Skipped (Already exists): config/database.php Skipped (Already exists): routes/web.php Skipped (Already exists): database/schema.sql Skipped (Already exists): database/seed.sql Skipped (Already exists): README.md Hoàn tất! Cấu trúc dự án của bạn đã sẵn sàng.