9 Forks
97 Stars
97 Watchers

laravel-single-session

This package prevents a User from being logged in more than once. It destroys the previous session when a User logs in and thereby allowing only one session per user.

How to download and setup laravel-single-session

Open terminal and run command
git clone https://github.com/protonemedia/laravel-single-session.git
git clone is used to create a copy or clone of laravel-single-session repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with laravel-single-session https://github.com/protonemedia/laravel-single-session/archive/master.zip

Or simply clone laravel-single-session with SSH
[email protected]:protonemedia/laravel-single-session.git

If you have some problems with laravel-single-session

You may open issue on laravel-single-session support forum (system) here: https://github.com/protonemedia/laravel-single-session/issues