-
Notifications
You must be signed in to change notification settings - Fork 506
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
Migrate from kohana to laravel / lumen #1372
Comments
@jshorland This got slightly more urgent now Kohana is taking everything offline as of July http://discourse.kohanaframework.org/t/kohana-retirement-2017-07-01/1277 |
Progress
|
Looking at the kohana code. I think it might be possible to extract just the Kohana Validation libs into their own library while we transition, and removing the Kohana dependencies from the database lib should be fairly simple too. |
@willdoran here's where this is at:
If you start on anything, just branch off the |
@rjmackay Hey I hadn't seen this one. I ❤️ it! Let me know if I can help in any way. Laravel is a daily eatz for me in several production environments. I'm sure I can make room of at least 4 or 5 hours for you each week. |
@rjmackay can you break this out into what you'd like to accomplish this cycle? |
Outstanding questions (leaving this for myself):
|
@tuxpiper to make migrations easy I think I'll keep the using |
This is now primarily just waiting for QA |
@rjmackay that sounds totally reasonable to me. I've approved in the PR |
This will probably be a multi step process
The text was updated successfully, but these errors were encountered: