Laravel 12 Support
Summary
Support for Laravel 12. Checking depedencies, it looks like there are a few packages that don't yet support the requirements for Laravel 12:
-
astrotomic/laravel-translatable- MR pending - ~~
cartalyst/tags- MR~~
And some packages are straight up abandoned/deprecated
-
matthewbdaly/laravel-azure-storagereplaced by Azure-OSS/azure-storage-php-adapter-laravel which should probably be an easy swap.
Any idea when Laravel 12 support will be included in Twill?
@jefsev Nope, depends on when the dependencies I've listed merge my PRs. Currently there's only one left to update their package and then I'll put in a PR in this repo for L12 and hope it get's merged sooner than later.
A new version of astrotomic/laravel-translatable including Laravel 12 support has just been released:
https://github.com/Astrotomic/laravel-translatable/releases/tag/v11.16.0
Any update on this? #2755 & #2765
Laravel 12 was released six months ago. When will Laravel 12 be supported?
@ifox Any ETA on Laravel 12.x support being released? Laravel 11 stops receiving bug fixes on Wednesday and then we have 6mo's until security fixes end too.
When will a release happen? I can see that Laravel 12 support was added back in August https://github.com/area17/twill/pull/2765