File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -8,22 +8,24 @@ _Bad software is everywhere, and we're tired of it. Sentry is on a mission to he
88
99# Official Sentry SDK for Laravel
1010
11- [ ![ Build Status] ( https://img.shields.io/github/checks-status/getsentry/sentry-laravel/master )] ( https://github.com/getsentry/sentry-laravel/actions )
12- [ ![ Composer page link -- version] ( https://img.shields.io/packagist/v/getsentry/sentry-lararvel.svg )] ( https://packagist.org/packages/sentry/sentry-laravel )
11+ [ ![ CI] ( https://github.com/getsentry/sentry-laravel/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/getsentry/sentry-laravel/actions/workflows/ci.yaml )
12+ [ ![ Latest Stable Version] ( https://poser.pugx.org/sentry/sentry-laravel/v/stable )] ( https://packagist.org/packages/sentry/sentry-laravel )
13+ [ ![ License] ( https://poser.pugx.org/sentry/sentry-laravel/license )] ( https://packagist.org/packages/sentry/sentry-laravel )
14+ [ ![ Total Downloads] ( https://poser.pugx.org/sentry/sentry-laravel/downloads )] ( https://packagist.org/packages/sentry/sentry-laravel )
15+ [ ![ Monthly Downloads] ( https://poser.pugx.org/sentry/sentry-laravel/d/monthly )] ( https://packagist.org/packages/sentry/sentry-laravel )
1316[ ![ Discord] ( https://img.shields.io/discord/621778831602221064 )] ( https://discord.gg/cWnMQeA )
1417
1518This is the official Laravel SDK for [ Sentry] ( https://sentry.io/ )
1619
17- ---
18-
1920## Getting Started
2021
2122The installation step below work on the latest versions of the Laravel framework (8.x and 9.x).
2223
2324For other Laravel or Lumen versions see:
2425
2526- [ Laravel 8.x & 9.x] ( https://docs.sentry.io/platforms/php/guides/laravel/ )
26- - [ Laravel 5.x, 6.x & 7.x] ( https://docs.sentry.io/platforms/php/guides/laravel/other-versions/laravel5-6-7/ )
27+ - [ Laravel 6.x & 7.x] ( https://docs.sentry.io/platforms/php/guides/laravel/other-versions/laravel6-7/ )
28+ - [ Laravel 5.x] ( https://docs.sentry.io/platforms/php/guides/laravel/other-versions/laravel5/ )
2729- [ Laravel 4.x] ( https://docs.sentry.io/platforms/php/guides/laravel/other-versions/laravel4/ )
2830- [ Lumen] ( https://docs.sentry.io/platforms/php/guides/laravel/other-versions/lumen/ )
2931
You can’t perform that action at this time.
0 commit comments