Skip to content

Additional Turkish language datetime field for Laravel/Nova

Notifications You must be signed in to change notification settings

aozen/turkish-date-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

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

Installation

Using Composer:

composer require aozen/turkish-date-time

Usage

Top of the resource file include TurkishDateTime:

use Aozen\TurkishDateTime\TurkishDateTime;

Use with TurkishDateTime:

TurkishDateTime::make('Created At')

Sample

alt text

About

Additional Turkish language datetime field for Laravel/Nova

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published