devaslanphp / project-management

An open source Project management tool based on Laravel and Filament
https://devaslanphp.github.io/project-management
MIT License
682 stars 188 forks source link

Laravel 11 Upgrade for Laravel Reverb #114

Open BossOfGames opened 4 months ago

BossOfGames commented 4 months ago

I have attempted to adjust the composer dependencies with no avail to get up to Laravel 11. I'd like to try to upgrade the dependencies to utilize the newly released Laravel Reverb so there's a alternative to Pusher.

markosole commented 3 months ago

I would be looking into same, but there is a package that allows you to setup a alternative to Pusher. I've used it before on Laravel based project https://chatify.munafio.com/. But for sure would be great to upgrade to Laravel 11 and switch to it's latest built in Reverb.

I would not say there will be plan for upgrade this far?

mihaisolomon commented 3 months ago

There is in upgrade in progress here https://github.com/devaslanphp/project-management/pull/116 . It's still in progress.