Blood bank web application is built with Laravel framework. The main features are
Upload files then run this command 'composer install'
Rename .env.example to .env file with database details
Run this command 'php artisan key:generate'
Perform 'php artisan migrate'
Completed 🥳
MIT