Open jdmacdiarmid opened 3 years ago
If you are using Workflower with Laravel, I think https://github.com/rockancun/laravel_workflower is a good start point. Also, for integration with any application framework, see our Symfony bundle https://github.com/phpmentors-jp/workflower-bundle.
Thank you very much for your suggestion!
On Sun, Feb 21, 2021 at 12:21 AM Atsuhiro Kubo notifications@github.com wrote:
If you are using Workflower with Laravel, I think https://github.com/rockancun/laravel_workflower is a good start point. Also, for integration with any application framework, see our Symfony bundle https://github.com/phpmentors-jp/workflower-bundle.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/phpmentors-jp/workflower/issues/69#issuecomment-782801117, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIUHKOXFXYZLFRPLEBQXM5LTACJ5FANCNFSM4X6FDPOA .
You can't use it in any recent Laravel version because it is hardwired dependancies on older versions of Symfony. Of course you can fork it and update, but i'm not sure if it's worth the efforts.
why you dont relaease new update ?
I was wondering if anyone has started updating this for Laravel 8.x I am working on a Laravel 8 project for a digital marketing agency and need to automate the advertising campaign submission process. Additionally, I have started using the Camunda gui to construct our business process model. I'm having a difficult time wrapping my head around all of this and where to get started.