Download the PHP package larabug/oc-larabug-plugin without Composer
On this page you can find all versions of the php package larabug/oc-larabug-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download larabug/oc-larabug-plugin
More information about larabug/oc-larabug-plugin
Files in larabug/oc-larabug-plugin
Package oc-larabug-plugin
Short Description Official LaraBug plugin for October CMS
License MIT
Informations about the package oc-larabug-plugin
LaraBug
October CMS plugin
Installation
This plugin can be installed by either installing it from the October CMS Market Place (soon) or installing it with composer.
October CMS Market Place
Add the plugin to your project by the October CMS website or download & install it directly from the backend of your project.
Composer
Your October CMS project should have a composer.json file. If not, use the Market Place version.
Usage
The plugin comes with an easy settings page you can access from the backend. However, if you prefer to use the .env variables, that's an option too.
Settings page
Navigate to the settings page. You should see 'LaraBug' right at the bottom of the side menu.
Using .env variables
LB_KEY is your profile key which authorises your account to the API.
LB_PROJECT_KEY is your project API key which you receive when creating a project.
LB_ENVIRONMENTS contains the environments you want to catch exceptions for.
Get these variables at larabug.com
License
The larabug package is open source software licensed under the license MIT
All versions of oc-larabug-plugin with dependencies
guzzlehttp/guzzle Version ~5.3|~6.0|~7.0
larabug/larabug Version dev-master
