thiel
1
Is there a collection of samples how to use cockpit within PHP?
- How to display a collection / one entree of a collection
- How to display a singleton
I was using cockpit some years ago but I’m having a hard time getting it going again.
If I remember correctly, the documentary was a bit clearer at the time.
Examples and tips are welcome!
abernh
2
@raffaelj maintains a collection of useful scripts, snippets and tips
It sounds a little as if you’d like to integrate the Cockpit lib into your existing PHP project.
Maybe his other project “MultiPlane” might be of help as well
thiel
3
That’s it: I want to add it to my website and fill content. As I remember it was super easy to integrate. Did it change that much?
I will have a look into these two links, thanks!