bugsnag-symfony icon indicating copy to clipboard operation
bugsnag-symfony copied to clipboard

Create Symfony 6.2 example app

Open mclack opened this issue 2 years ago • 0 comments

Goal

To document BugSnag being used in a Symfony 6 app. Symfony 6.2 is the latest maintained version of Symfony, and we currently have no ^6.x examples.

Design

Followed the current Symfony integration guide along with the symfony50 example app.

Changeset

symfony62 added to the example directory.

Testing

Tested each route configured in DefaultController.php - each exception was reported to the BugSnag dashboard successfully.

mclack avatar May 18 '23 10:05 mclack