This repository contains a simple CRUD (Create, Read, Update, Delete) application implemented using the Laravel framework. The project is set up to run on a local server using XAMPP.
Before you begin, ensure you have the following installed on your system:
Follow these steps to set up and run the application on your local machine:
git clone https://github.com/your-username/academic_bank.git
cd academic_bank
php artisan serve