mikemand / logviewer

Laravel 4 LogViewer
http://logviewer.kmdwebdesigns.com/
MIT License
225 stars 39 forks source link

Seperate branch for L4.2 #73

Closed victorlap closed 10 years ago

victorlap commented 10 years ago

I understand that logviewer has to be backwards compatible but maybe you can create a branch for Laravel 4.2+. That way we don't have to dig in the code ourselves every time you have an update. That would be very helpful thanks!

MrJuliuss commented 10 years ago

+1, i need L4.2 support for my logviewer based on this package ;)

MrJuliuss commented 10 years ago

Hi, any news ? (i can help if needed)

mikemand commented 10 years ago

I do not currently have the time to spare to support 4.2+. I am always open to pull requests, however.

victorlap commented 10 years ago

Seems like the latest version of logviewer supports laravel 4.2 so a seperate branch is not needed anymore.

GrahamCampbell commented 10 years ago

lol, I forgot I fixed that. For those who are interested, the commit is here: https://github.com/mikemand/logviewer/commit/8b7746b7efa4d86e1bb74e185153a7306e80610b.

MrJuliuss commented 10 years ago

@GrahamCampbell perfect :+1: