Skip to content

mmerlijn/nova-time-array-field

Repository files navigation

A nova time field for Nova 4 apps

This package contains a Nova field to make an array of time integers. Day start at 0 and ends at 1440

Requirements

  • Laravel Nova 4 (versien ^v4.0)
  • Laravel Nova 3 (version ^v0.2)

Installation

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

composer require mmerlijn/time-array

Usage

TimeArray::make('Times'),

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're going to use it.