Replies: 4 comments 3 replies
-
Hi, sorry for the late answer, I missed this discussion
I don't know Laravel but AFAIK, it uses npm to declare its dependencies, so first you need to add the maxgraph/core dependency to your Laravel project and use it in your application.
Can you be more specific about what you're trying to achieve? What are the inputs and what outputs do you expect?
No out of the box, you need to write custom code. See #260 (comment) or other discussions in this repository |
Beta Was this translation helpful? Give feedback.
-
I want to generate forms to activity diagram like this:
And how to store data in database? I was thinking of saving it in json format. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I am a newbie on programming, how to use maxgraph v0.16.0 on laravel 11? Is possible to generate graph like an activity diagram from html forms? Is possible store maxgraph data in json? Thanks
Beta Was this translation helpful? Give feedback.
All reactions