JN-Jones / visitor-log

A package for Laravel 4 to log all visitors
11 stars 8 forks source link

[Ask] Redirecting this package to a maintained and improved version of your #5

Open ghost opened 9 years ago

ghost commented 9 years ago

Hi @JN-Jones,

I'm asking there if you wouldn't mind to redirect your package to SourceQuartet/visitor-log for Laravel 5 support, just redirect it if the code quality is enough for your, if you doesn't like it, just don't, I wouldn't mind if you refuse.

I did rework a bit by using Repositories (so separating Database Layer from Logic Layer) and using a new Useragent detection that works perfectly with Laravel, it uses Laravel 5 Middleware and will be maintained for long and improved.

I did not put any license as you didn't put anyone, as of respect for your initial work, i'm awaiting for any license if you put one, if not, i'm going to put GPLv3 or MIT license.

Thanks again for that package, it allowed me to do a lot of things, and did something for others Laravel 5 users to enjoy the same package i did.

JN-Jones commented 9 years ago

Hi,

I'm a bit busy atm so don't have time to check the fork, however I'll try to take a look later and put a notice in the readme file.

In general I'm fine with all open source licenses but I prefer MIT over GPL.

Also note that there are several issues, mainly with deleting old sessions which I hadn't time to fix.

ghost commented 9 years ago

@JN-Jones, session are now overloaded or expiring after a delay