Production-ready CRUD system with Formik FieldArray, Yup validation, and per-row loading. Built with Next.js 16, React 19, TypeScript. Add 100s of CRUDs by just defining schemas.
A comprehensive Laravel-based web application for managing students, courses, and exam marks with advanced reporting features. student-management-system/ ├── app/ │ ├── Http/Controllers/ │ │ ├── ...