laravel-auth-token
laravel-auth-token copied to clipboard
Implemented total allowed tokens
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
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