Hi guys!!
I would like to ask for gojs in laravel 5.4, does anyone know how I can link database data with a kanban board?
Thank you, so so much!!
Hi guys!!
I would like to ask for gojs in laravel 5.4, does anyone know how I can link database data with a kanban board?
Thank you, so so much!!
I don’t think anyone here is familiar with Laravel and Eloquent. In fact, I’m not familiar with PHP at all. However in skimming tutorials on it, it certainly seems straight forward to send GoJS models to and from the GoJS Diagram on the web page in JSON format. The Kanban sample, Kanban Board, shows the JSON text that that sample uses. Of course you can extend that to add whatever properties you need in your app.