NikJaySix / laravel-ical by NikJaySix

Laravel 5 wrapper for eluceo/ical package
87
0
1
Package Data
Maintainer Username: NikJaySix
Maintainer Contact: hello@nikjaysix.com.au (Nicole Jay)
Package Create Date: 2017-07-15
Package Last Update: 2017-07-16
Language: PHP
License: MIT
Last Refreshed: 2024-04-24 03:04:07
Package Statistics
Total Downloads: 87
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Laravel 5 Wrapper for the eluceo/ical Package

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!!