wardrobecms / core-archived

Wardrobe Core Files

Home Page:http://wardrobecms.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 4.1 Support

tpavlek opened this issue · comments

Currently wardrobe-core depends on 4.0.x. Will this be updated for Laravel 4.1?

+1 on this

+1 for laravel 4.1

I think wardrobe v2 will support at least 4.1.
Are there any missing features?

Yes v2 is in the works and will be using the latest release of Laravel.

V1 has some issues with the auth with Laravel 4.1. If anyone wants to send a pull request to fix that it would be appreciated.

@ericbarnes Do you know if there's a github issue regarding the auth problem?

I'm not seeing one. I know @JesseObrien mentioned this to me in IRC and may have fixed it.

I did indeed, I need to go back through and track what changes I made though. I'll try to get this up after work today.

@JesseObrien Happy to pick up on the issue if I can - can you let me know where you got to?

Turns out it was quite an easy fix - see #83