We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a0c93 commit bcb924dCopy full SHA for bcb924d
README.md
@@ -10,7 +10,7 @@ Install using composer:
10
composer require rollbar/rollbar-laravel
11
```
12
13
-Add Project Access Token `post_server_item` from Rollbar.com → Settings → Project Access Tokens to `.env`:
+Add Project Access Token `post_server_item` from `Rollbar.com → Settings → Project Access Tokens` to `.env`:
14
15
16
ROLLBAR_TOKEN=[your Rollbar project access token]
0 commit comments