aozen/turkish-date

A Laravel Nova field.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

pkg:composer/aozen/turkish-date

dev-master 2019-01-11 12:30 UTC

This package is auto-updated.

Last update: 2025-10-20 04:15:28 UTC


README

This package offers the date field which only contains Turkish language. Used flatpickr for Laravel Nova.

Installation

Using Composer:

composer require aozen/turkish-date

Usage

Top of the resource file include TurkishDate:

use Aozen\TurkishDate\TurkishDate;

Use with TurkishDate:

TurkishDate::make('Created At')

Sample

alt text