Hey all,
tl;dr: I’m looking for a annotation solution in live/development site, both in Sage and mockup Laravel site. Just like in Figma.
I’m looking for a solution to annotate / place comments for clients and partners in development and live sites. I mostly make a Laravel mockup site (without DB) as a sketch (works faster for my head than Figma). Then I migrate it to Sage. I’m looking for a way for a client and development partners to place feedback to the site.
My main question is if you might now a good (open source) solution. Data must stay local. And I could imagine, if the solution should work with Sage and Laravel (stand alone), the DB should be a separate instance.
I would prefer one comment component per blade component. Each row on a page is a component.
The way I was thinking it to work would be the comment block displays conditionally based on login. Preferably clients and development partners don’t mix in comments.