-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What about upgrading the components ? #19
Comments
Sadly, this project seems to be abandoned by xsanity. I'm using it right now for a website and it looks pretty easy (i'm not a php expert and believe me that i've tried many frameworks before this). Maybe it's up to us to fork it and keep it alive and up to date. |
yes, it's seems to be abandoned... we can create a fork.. yes... it could be........... any interested can comment here . |
Totally agree. How about a SlimStarter2? |
yeah.. why not... that's the minor issue here :P |
I am actually still working on upgrading to Slim3 as they mentioned RC2 release and make the php 5.5 as minimal requirements, also replacing sentry with sentinel, and use AdminLTE as the base template It also worth mentioning that there is a Silex version of this one https://github.com/xsanisty/SilexStarter/ , SlimStrater will use similar approach and receive the same update |
the question is will be support for Slim Framework 3 and illuminate v5.1 ? and twig v1.23?
And what about add CSRF protection for login page and potential contact form?
The text was updated successfully, but these errors were encountered: