https://twill.io logo
PHP and Laravel versions
# ❓questions
m
Any Recommendations on the php version to use in production? Is using the latest version fine?
as well as laravel version recommendations
c
Hello, better to always use a recent version, yes, I am currently on php 8.2.4 which works with Twill.
Concerning Laravel, I'm using Twill 2 and I think that to this day it only works with with Laravel 9
i
correct, L10 is on Twill 3 right now and we will also release it on Twill 2 soon
m
Is it recommended to use twill 3(I presume latest stable version) for a new project that is being worked on for deployment?
i
Yes, we're launching the stable asap
m
I see, so it's not yet stable, but close enough to assume that it will be soon enough. What is release cycle like?
I really appreciate how actively you assist in this discord btw!
i
we release minor and patches relatively often but majors are really large pieces of work so we polish them for a while and haven't been able to commit to a specific date in advance to be honest. We have released many alpha, beta and RC to make sure the community would be able to test. We also develop everything publicly so expectations are clear.