Download the PHP package tendersrl/bugsnag-deployer-recipe without Composer
On this page you can find all versions of the php package tendersrl/bugsnag-deployer-recipe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tendersrl/bugsnag-deployer-recipe
More information about tendersrl/bugsnag-deployer-recipe
Files in tendersrl/bugsnag-deployer-recipe
Download tendersrl/bugsnag-deployer-recipe
More information about tendersrl/bugsnag-deployer-recipe
Files in tendersrl/bugsnag-deployer-recipe
Vendor tendersrl
Package bugsnag-deployer-recipe
Short Description Simple package to set your app version on Bugsnag when deploying
License MIT
Homepage https://github.com/tendersrl/bugsnag-deployer-recipe
Package bugsnag-deployer-recipe
Short Description Simple package to set your app version on Bugsnag when deploying
License MIT
Homepage https://github.com/tendersrl/bugsnag-deployer-recipe
Please rate this library. Is it a good library?
Informations about the package bugsnag-deployer-recipe
Version
Simple package to set your app version on Bugsnag in Laravel project when deploying
Description
This package provides a Deployer recipe to let you call Bugsnag command in your Laravel project when deploying.
Install
Via Composer
Usage
Add in your AppServiceProvider the app version ti report on Bugsnag, as described in Bugsnag documentation
Note You don't need to register the command in your file as this package do that for you.
Lastly import the Recipe in your file
and add the task as your last task (after deploy is done).
Minimum requirements
- Laravel 5.5
- PHP 7.0
License
This package is licensed under the MIT License
All versions of bugsnag-deployer-recipe with dependencies
PHP Build Version
Package Version
The package tendersrl/bugsnag-deployer-recipe contains the following files
Loading the files please wait ....