Jeroen-G / laravel-photo-gallery

A photo gallery for Laravel
40 stars 32 forks source link

Compatibility with Laravel 4.2 #15

Closed challapradyumna closed 10 years ago

challapradyumna commented 10 years ago

Updated Composer.json for installing with Laravel 4.2

challapradyumna commented 10 years ago

Added Tagging for images also .( Top Right Corner) . You might want to standardize the code a bit . capture

Jeroen-G commented 10 years ago

Could you make 1 PR for each (the composer update and tagging). And why so many commits to change the composer.json?

challapradyumna commented 10 years ago

I was lazy and editing it on github itself :P .

Jeroen-G commented 10 years ago

But did you test it?

challapradyumna commented 10 years ago

Yes , I am running L4.2 . On Aug 17, 2014 3:52 PM, "JeroenG" notifications@github.com wrote:

But did you test it?

Reply to this email directly or view it on GitHub https://github.com/Jeroen-G/laravel-photo-gallery/pull/15#issuecomment-52418339 .

Jeroen-G commented 10 years ago

I have updated the requirements to L4.2 Regarding the tagging, I really like it. For now, I am pushing a new version with a lot of changes. I think it is better to introduce new features when Laravel 4.3 is out. I hope you can then contribute again! :+1: