Skip to content

fahrettinaksoy/laravel-framework-experience-api-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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