PHPackages                             kg-bot/laravel-rackbeat - 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. kg-bot/laravel-rackbeat

ActiveLibrary

kg-bot/laravel-rackbeat
=======================

Laravel Integration With Rackbeat App

v2.5.14(4y ago)31.1k3[1 PRs](https://github.com/kg-bot/laravel-rackbeat/pulls)MITPHPPHP &gt;=7.1CI failing

Since Apr 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kg-bot/laravel-rackbeat)[ Packagist](https://packagist.org/packages/kg-bot/laravel-rackbeat)[ RSS](/packages/kg-bot-laravel-rackbeat/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (3)Versions (68)Used By (0)

Laravel Rackbeat App wrapper
============================

[](#laravel-rackbeat-app-wrapper)

 [![Total Downloads](https://camo.githubusercontent.com/292c1a9af31eb18dcb6149f4af952c7ce847f71feb2326b8a76bb54195b2f0f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b672d626f742f6c61726176656c2d7261636b626561742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-rackbeat)[![Latest Stable Version](https://camo.githubusercontent.com/2119a251c8f03868dfa302cf2aebe4273ca818a8537cc7335a4ce4f4803ce4be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b672d626f742f6c61726176656c2d7261636b626561742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-rackbeat)[![License](https://camo.githubusercontent.com/6e4598d622a2b142506a2461af535da8d552e18b30a68454ac47008918ed1dc1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b672d626f742f6c61726176656c2d7261636b626561742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-rackbeat)

Installation
------------

[](#installation)

1. Require using composer

```
composer require kg-bot/laravel-rackbeat
```

In Laravel 5.5, and above, the package will auto-register the service provider. In Laravel 5.4 you must install this service provider.

2. Add the RackbeatServiceProvider to your `config/app.php` providers array.

```
