I am a Python/Django developer who very less or near to zero knowledge of Laravel. I am planning to develop an open graph image generator for discussions and posts done in our Flarum forums.
I have done exactly same with one of my open source Ruby On Rails project called Deviser Club, and recently another for a web app called open graph image generator.
It'll use post title, description, URL and domain name to generate an beautiful open graph image. I wanna develop something similar to this for flarum forum, and integrate/render the image in open graph meta.
Any idea on this? How can I achieve the goal?