nikjaysix/laravel-ical

Laravel 5 wrapper for eluceo/ical package

v0.0.3 2017-07-16 02:31 UTC

This package is auto-updated.

Last update: 2024-04-21 20:01:27 UTC


README

This is a wrapper for the eluceo/ical package.

How to Install

Laravel 5.+

  1. Install the nikjaysix/laravel-ical package

    $ composer require nikjaysix/laravel-ical

Example Usage

Coming soon!!