Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

pshitote's avatar

Generate Schema-org Structured Data in Laravel

Hi folks, how can I add structured data (JSON-LD) markup in Laravel? I get posts from database and display them on post-details page. I want to have structured data in the post-details page for SEO. Is there a way to do this in Laravel? I am stuck.

0 likes
2 replies
pshitote's avatar

Hi Tykus, To be honest, I think spatie package is the solution to my problem. I came across it earlier, but unfortunately, I do not know how to use it even after going through their GitHub documentation. They provide minimal explanation to its usage.

Please or to participate in this conversation.