mmerlijn/nova-rrule-field

A Laravel Nova iCal rrule field.

v4.3 2023-01-18 09:45 UTC

This package is auto-updated.

Last update: 2024-04-18 12:40:06 UTC


README

This package contains a Nova field to make iCal recurring rules.

screenshot of the tags field

Requirements

  • Laravel Nova

Installation

You can install this package in to a Laravel app that uses Nova via composer:

composer require mmerlijn/nova-rrule-field

For Nova <= 3

composer require mmerlijn/nova-rrule-field v1.4

Usage

Tags::make('Recurring rule'),

Optional methods

locale('nl')    //default 'en', optional 'nl'

hide(false)          //hide the rrule, default hidden

Security

If you discover any security related issues, please email menno@mmerlijn.nl instead of using the issue tracker.

Credits

License

This software is absolutely free to use. Please leave a message if you going to use it.