PHPackages                             kg-bot/laravel-24sevenoffice - 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. [API Development](/categories/api)
4. /
5. kg-bot/laravel-24sevenoffice

ActiveLibrary[API Development](/categories/api)

kg-bot/laravel-24sevenoffice
============================

Laravel Integration With 24 Seven Office API

v2.0.0(5y ago)03412[2 issues](https://github.com/kg-bot/laravel-24sevenoffice/issues)MITPHPPHP &gt;=7.1CI failing

Since Apr 25Pushed 5y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Laravel 24SevenOffice App wrapper
=================================

[](#laravel-24sevenoffice-app-wrapper)

 [![Total Downloads](https://camo.githubusercontent.com/be156575e04c594849e0517c317dfbe5dd79e5677f25b122827ab44288f3643c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b672d626f742f6c61726176656c2d3234736576656e6f66666963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-24sevenoffice)[![Latest Stable Version](https://camo.githubusercontent.com/b18c470de44cf69b67c3f5b3bdf5035acac00d6dc00d7ad59e346ec3fbbfe6c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b672d626f742f6c61726176656c2d3234736576656e6f66666963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-24sevenoffice)[![License](https://camo.githubusercontent.com/0ce6da94d909e87752644e0b04e112d51ff926a205f07b7daed8f539f15af864/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b672d626f742f6c61726176656c2d3234736576656e6f66666963652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-24sevenoffice)

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

[](#installation)

1. Require using composer

```
composer require kg-bot/laravel-24sevenoffice
```

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 SO24ServiceProvider to your `config/app.php` providers array.

```
