Skip to content

Files

Latest commit

 

History

History
27 lines (17 loc) · 476 Bytes

File metadata and controls

27 lines (17 loc) · 476 Bytes

Laravel Framework Experience API Project

Laravel Framework Experience API Project

Docker Container Build docker-compose up -d --build

Docker Container Bash docker exec -it container_name bash

Web http://localhost:8010 http://localhost:8010/public/

MySQL http://localhost:8012

MySQL Root Password: root_password

MySQL Database Name: db_laravelfeap MySQL Database User: user_laravelfeap MySQL Database Password: password_laravelfeap

phpMyAdmin http://localhost:8013