Download the PHP package kanalumaddela/laravel-steam-login without Composer
On this page you can find all versions of the php package kanalumaddela/laravel-steam-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kanalumaddela/laravel-steam-login
More information about kanalumaddela/laravel-steam-login
Files in kanalumaddela/laravel-steam-login
Download kanalumaddela/laravel-steam-login
More information about kanalumaddela/laravel-steam-login
Files in kanalumaddela/laravel-steam-login
Vendor kanalumaddela
Package laravel-steam-login
Short Description Steam Login package for Laravel 5.5+
License MIT
Package laravel-steam-login
Short Description Steam Login package for Laravel 5.5+
License MIT
Please rate this library. Is it a good library?
kanalumaddela/laravel-steam-login
Rate from 1 - 5
Rated 5.00 based on 4 reviews
Rated 5.00 based on 4 reviews
Informations about the package laravel-steam-login
Steam Login/Auth for Laravel/Lumen 5.5+ / 6.x+ / 7.x+ / 8.x+
Make sure you have made/performed the appropriate migrations. I suggest doing whatever works best for you, but certain suggestions should be followed to avoid trouble.
Version | PHP Version | Laravel/Lumen Version | Docs |
---|---|---|---|
1.x | 7.0+ | 5.5+ | Docs |
2.x | 7.1+ | 5.6+ | Docs |
3.x | 7.2+ | 6.0+ / 7.0+ / 8.0+ | Docs (I/P) |
Features
- Laravel/Lumen supported
- Optionally redirect users to the previous page before logging in
- Included abstract controller and routes for easy setup
SteamUser
class to easily retrieve a player's data
[3.x / 2.x] Quick Setup
-
Install library
-
Publish files
-
Create Controller
-
Add routes
routes/web.php
- Edit Controller
App\Http\Controllers\Auth\SteamLoginController.php
Credits
Thanks to these libs which led me to make this
- https://github.com/Ehesp/Steam-Login (Parts of code used and re-purposed for laravel)
- https://github.com/invisnik/laravel-steam-auth (Getting me to create a laravel steam auth/login that isn't bad)
All versions of laravel-steam-login with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-json Version *
ext-libxml Version *
ext-simplexml Version *
xpaw/steamid Version dev-master
guzzlehttp/guzzle Version ^6.5.5|^7.0.1
ext-json Version *
ext-libxml Version *
ext-simplexml Version *
xpaw/steamid Version dev-master
guzzlehttp/guzzle Version ^6.5.5|^7.0.1
The package kanalumaddela/laravel-steam-login contains the following files
Loading the files please wait ....