Projects
Design and Implementation of the UIAM Information System in Laravel
This semester, we took on the challenge of modernizing part of the UIAM Information System – specifically, the Projects module. The original system was built using plain procedural PHP. It didn’t follow any structured architecture – code for logic, layout, and data handling was all mixed together. Form handling and routing Read more…