Skip to content

Lunaversitay/laravel-steam-login

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Auth/Login for Laravel 5.5+

Packagist Packagist version PHP from Packagist GitHub stars GitHub forks GitHub issues GitHub license

This isn't gay like the other laravel steam auths. The example assumes you are using Laravel's default User model along with the migration for its table. If you want otherwise, read Laravel docs.

Requirements

  • PHP 7 +
  • User tables setup for steam auth (e.g. steamid column or a separate table referencing the users table)
  • A basic understanding of Laravel (& PHP obvs)

Setup

1.x

https://github.com/kanalumaddela/laravel-steam-login/wiki/1.x-Usage

2.x

Coming soon...

Credits

Thanks to these libs which led me to make this

About

Steam authentication and login for Laravel 5.5+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%