laravel-auth-token icon indicating copy to clipboard operation
laravel-auth-token copied to clipboard

Implemented total allowed tokens

Open frg opened this issue 10 years ago • 1 comments

Hi,

Disclaimer: I've never forked a repo before, not sure how to do this exactly.

In a recent project I've been working on, a need has arisen to allow for a maximum of 3 simultaneous logins at any given time. Therefore I took the liberty to implement that feature into this (fantastic (: ) repo. I'm positive that my code can be improved upon; In fact I'm looking forward for a code review, if you guys are willing. Even if it means that my branch won't be pulled.

Thanks in advance, Jean

frg avatar Feb 20 '15 11:02 frg

Hi,

Can anyone help me in passing the Travis Tests? I cannot seem to find the issues. The tests say that "orderBy" does not exist in the mock model, but it exists in Laravel.

Regards, Jean

frg avatar Feb 20 '15 14:02 frg