mmerlijn/nova-time-array-field

A Laravel Nova field. Upgrade for version 4

v4.4 2023-01-18 09:17 UTC

This package is auto-updated.

Last update: 2024-04-18 11:50:14 UTC


README

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.