mmerlijn/nova-rrule-field

A Laravel Nova iCal rrule field.

Downloads

89

Stars

3

Version

v4.3

A rrule field for Nova apps

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 [email protected] 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.

mmerlijn

Author

mmerlijn