Skip to content

Commit 7cbc185

Browse files
Merge branch 'master' of github.com:rollbar/rollbar-php-laravel
2 parents 81960dd + fc18cbd commit 7cbc185

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Rollbar error monitoring integration for Laravel projects. This library adds a l
55
## Setup Instructions
66

77
1. [Sign up for a Rollbar account](https://rollbar.com/signup)
8-
2. Follow the [Installation](https://docs.rollbar.com/docs/laravel#section-installation) instructions in our [Laravel SDK docs](https://docs.rollbar.com/docs/laravel) to install rollbar-gem and configure it for your platform.
8+
2. If you're using Laravel 5.6 and up follow [Installation](https://docs.rollbar.com/docs/laravel#section-installation) instructions in our [Laravel 5.6 and up SDK docs](https://docs.rollbar.com/docs/laravel)
9+
3. If you're using Laravel 5.5 or lower follow [Installation](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower#section-installation) instructions in our [Laravel 5.6 and up SDK docs](https://docs.rollbar.com/v1.0.0/docs/laravel-55-and-lower)
910

1011
## Usage and Reference
1112

0 commit comments

Comments
 (0)