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

positonic's avatar

Options for bug tracker integration with Laravel

I have a requirement to have an integrated bugtracker within a Laravel project.

I can't seem to find any good Packages though.

Any suggestions on how to approach this?

0 likes
2 replies
cookie_good's avatar

Did you find a solution? I find myself in the same situation and I don't know where to begin. My first thought was to use gitHub's bug reporting, but I know that's not "user friendly" enough for the people who will be using my apps, so then I thought maybe if I wrote an interface within my Laravel App that sent the bug report to gitHub.

Is such a thing even possible?

Please or to participate in this conversation.