frictionlessdigital/laravel-ical

Laravel warraper for creating iCalendars.

9.0.0 2023-01-05 01:02 UTC

This package is auto-updated.

Last update: 2024-05-05 03:37:32 UTC


README

Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars.

Installation

Via Composer:

composer require frictionlessdigital/laravel-ical

Config

Publish the config to change the default settings :

artisan vendor:publish --provider="Betta\LaravelIcal\ICalendarServiceProvider" --tag=config

Migrations

Package does not require any migrations

Integration

Usage

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email cyrill@frictionlesssolutions.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.