Web app used to manage students and their professors and classes, also used to apply and register for new students
Install Php, mySql and a web server as Clone this repository to your local machine. All dependencies files are already there. Configure with your database credentials. Run php artisan migrate to run the database migrations. Serve the application using a local web server. Access the application in your web browser at your localhost.