PHPackages                             msppack/outlook-calendar - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. msppack/outlook-calendar

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

msppack/outlook-calendar
========================

calendar

1.0.1(8y ago)74.5k1CSSPHP ^7.0

Since Jul 8Pushed 8y ago4 watchersCompare

[ Source](https://github.com/manoj30808/outlook-calendar-event)[ Packagist](https://packagist.org/packages/msppack/outlook-calendar)[ RSS](/packages/msppack-outlook-calendar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel5.4 Event Manage with outlook calendar
=============================================

[](#laravel54-event-manage-with-outlook-calendar)

```
1) composer require msppack/outlook-calendar
2) Add service provider in config/app.php
        MspPack\OutLookCalendar\OutLookCalendarServiceProvider::class,
3) php artisan vendor:publish
4) php artisan migrate

```

This will publish file called `laravel-outlook-calendar.php` in your config-directory with this contents:

```
