Skip to content

alvarofernandezavalos/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose up -d

ADD USER
http://localhost:8080/user/singup.php?username=asdf&password=asdf
INFO USER - NOT WORK
http://localhost:8080/myaccount.php
LOGIN USER 
http://localhost:8080/user/login.php?username=asdf&password=asdf
INFO USER - WORK
http://localhost:8080/myaccount.php
ADD ADMIN
http://localhost:8080/admin/singup.php?username=alvaro&password=alvaro
LOGIN ADMIN 
http://localhost:8080/admin/login.php?username=alvaro&password=alvaro
INFO USER - WORK
http://localhost:8080/myaccount.php
USER LIST
http://localhost:8080/userlist.php
LOGIN USER 
http://localhost:8080/user/login.php?username=asdf&password=asdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published