This starts MySQL on localhost:3306 and creates the database library_management_system_backend2. If you started MySQL using docker compose up -d (see docker-compose.yml), you can import the seed like ...
This project is about making a library management system using php and mysql. I used PHP, MySQL, XAMPP, HTML and CSS for making this project ...