Download the PHP package rocketeers-app/rocketeers-laravel without Composer
On this page you can find all versions of the php package rocketeers-app/rocketeers-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rocketeers-app/rocketeers-laravel
More information about rocketeers-app/rocketeers-laravel
Files in rocketeers-app/rocketeers-laravel
Package rocketeers-laravel
Short Description Rocketeers integration for Laravel
License MIT
Homepage https://github.com/rocketeers-app/rocketeers-laravel
Informations about the package rocketeers-laravel
Rocketeers for Laravel
Laravel integration package with Rocketeers app.
Installation
You can install this package via Composer:
Configure rocketeers
in your stack
logging configuration, so you keep your normal logging with additional Rocketeers logging:
Make sure that in the logging configuration the default log channel is stack
:
Add the Rocketeers config file to your Laravel app:
And at last, add the ROCKETEERS_API_TOKEN
in your .env
file.
Changelog
Please see CHANGELOG for more information what has changed recently.
For Laravel 10.x and up use v2.0.0
.
For Laravel 9.x and below use v1.0.0
or the release/v1
branch.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Mark van Eijk
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of rocketeers-laravel with dependencies
illuminate/support Version ^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
monolog/monolog Version ^3.0
rocketeers-app/rocketeers-api-client Version dev-master