2017 © Pedro Peláez
 

library bugonemail

Get Laravel Bug or Error instant notification by Emails

image

dinesh/bugonemail

Get Laravel Bug or Error instant notification by Emails

  • Thursday, February 8, 2018
  • by Dinesh
  • Repository
  • 2 Watchers
  • 32 Stars
  • 58,162 Installations
  • HTML
  • 1 Dependents
  • 0 Suggesters
  • 12 Forks
  • 4 Open issues
  • 8 Versions
  • 3 % Grown

The README.md

Installation

Latest Stable Version Total Downloads Latest Unstable Version License Build Status, (*1)

Begin by installing this package through Composer. Edit your project's composer.json file to require dinesh/bugonemail., (*2)

"require": {
    "laravel/framework": "4.0.*",
    "dinesh/bugonemail": "dev-master"
}

Next, update Composer from the Terminal:, (*3)

composer update

Once this operation completes, the next step is to add the service provider. Open app/config/app.php, and add a new item to the providers array., (*4)

'Dinesh\Bugonemail\BugonemailServiceProvider'

Next, you need to publish it's config file(s)., (*5)

php artisan config:publish dinesh/bugonemail 

Now change Config file., (*6)


return array( 'project_name' => '? ', 'notify_emails' => array('your-email@gmail.com'), 'email_template' => "bugonemail::email.notifyException", 'notify_environment' => array('local','production'), 'prevent_exception' => array('Symfony\Component\HttpKernel\Exception\NotFoundHttpException'), );

Manually Call, (*7)

BugeException::notifyException($exception)

Manually set environment, (*8)

BugeException::setEnvironment("local")

Email like, (*9)

whoops there was an error, (*10)

The Versions

08/02 2018

5.0.x-dev

5.0.9999999.9999999-dev

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error

11/07 2016

5.x-dev

5.9999999.9999999.9999999-dev

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error

11/07 2016

V2.1

2.1.0.0

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error

26/03 2016

dev-master

9999999-dev

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error

16/04 2015

V2.0

2.0.0.0

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error

10/11 2014

1.2

1.2.0.0

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error

24/07 2014

V1.0

1.0.0.0

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error

24/07 2014

V1.1

1.1.0.0

Get Laravel Bug or Error instant notification by Emails

  Sources   Download

MIT

The Requires

 

by Dinesh Rabara

laravel error bug bugonemail bug email error on email instant bug instant error