Closed wandyyd closed 4 years ago
@wandyyd I'll be adding support for Laravel 8 tomorrow via laravel/ui
v3.x but I'm considering switching to Laravel/jetstream
as recommended by the core Laravel them team.
@wandyyd I've pushed the initial release targeting Laravel v8.x
See v10.0.0
Cool! Thanks for your effort @mtvbrianking 😄
Hi @mtvbrianking - I didn't want to open a new issue, since it's not really an issue anyway. I just want to let you know, if you haven't yet get any update about Laravel 8 - here's the link video In-summary - they will keep supporting Laravel UI.
So, I'm just thinking that you can update the readme.md if you have sometime later, so it won't misleading newcomers in Laravel.
*A little question, are you (or your team) had some plan to create multi-auth using jetstream (fortify) pipeline?
Thank you! 😄
Hello @wandyyd, I plan on adding the new features that laravel/fortify
has to offer, but I'm likely to keep the laravel/ui
kinda of scaffolding since I need to generate multiple sets of code for different guards.
However, this is targeted for the next Laravel release when not v8.x
I see.. Thanks for letting me know about the plan! Best of luck for that! 😄
Hi there!
Just been wondering, are you/your team would be able to check the compatibility with Laravel 8? I'm using this awesome package in a while on Laravel 7 and trying to upgrade to Laravel 8 via composer, but it seems give some warning/error.
composer update
Thank you 😄