Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumen Login Example

License

Example of how to use lumen default auth functionality to secure your lumen based web application.

Setup

create .env file
run composer install
run php artisan migrate

Routes

post /register?email&password
post /login?email&password return api_token
get /user/1?api_token

License

The Lumen framework is open-sourced software licensed under the MIT license

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages