PHPackages                             bin-ism/error-monitoring - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. bin-ism/error-monitoring

ActiveLibrary[Framework](/categories/framework)

bin-ism/error-monitoring
========================

this is a hello world repo for composer.

0.0.0(3y ago)046MITPHPPHP ^8.0.2

Since Aug 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bin-ism/error-monitoring-php)[ Packagist](https://packagist.org/packages/bin-ism/error-monitoring)[ RSS](/packages/bin-ism-error-monitoring/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

Monitoring all errors
---------------------

[](#monitoring-all-errors)

### Installation

[](#installation)

#### register in our website

[](#register-in-our-website)

##### create account and get token :

[](#create-account-and-get-token-)

in your account , create a project and get specific token

#### install package via composer

[](#install-package-via-composer)

`composer require bin-ism/error-monitoring:dev-master`

#### publish vendor

[](#publish-vendor)

php artisan vendor:publish --provider="Binism\\ErrorMonitoring\\ErrorMonitoringServiceProvider"

#### environment config

[](#environment-config)

add `ERROR_MONITORING=true` in your .env file

#### set your token in published file

[](#set-your-token-in-published-file)

in config/error-monitoring.php set your token

```
