remove codeigniter

This commit is contained in:
root
2026-06-04 02:41:08 -04:00
parent 4e33882ac7
commit b4e6ac03c5
180 changed files with 457 additions and 2186 deletions
@@ -9,7 +9,7 @@ use Illuminate\Support\Facades\Auth;
use Symfony\Component\HttpFoundation\Response;
/**
* Mirrors CodeIgniter route filter `auth:teacher,teacher_assistant` (+ elevated staff read).
* Mirrors legacy route filter `auth:teacher,teacher_assistant` (+ elevated staff read).
*/
class EnsureClassProgressTeacherPortalAccess
{