Skip to content

aaronpk/quick-php-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Add Authentication to your PHP App in 5 Minutes

This is a minimalist example PHP app that shows how quickly you can add authentication to an existing application.

This is the finished project created from the tutorial Add Authentication to your PHP App in 5 Minutes

You can run this application from the built-in PHP server with the command below:

php -S 127.0.0.1:8080

License

Apache 2.0, see LICENSE.

Releases

No releases published

Packages

 
 
 

Languages