fix reset password
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 49s
Tests / PHPUnit (push) Failing after 1m20s

This commit is contained in:
root
2026-08-26 20:45:23 -04:00
parent 9899af7b37
commit a354d78fa9
11 changed files with 88 additions and 25 deletions
-1
View File
@@ -22,7 +22,6 @@ class StudentModel extends Model
'tuition_paid',
'year_of_registration',
'rfid_tag',
'semester',
'school_year',
'is_active'
];