Laravel CRUD Application
A full-featured CRUD (Create, Read, Update, Delete) web application built with Laravel. It uses Blade templates, MySQL, and Bootstrap to manage Students, Courses, and Professors with validation, error handling, and database seeding for test data.