Description
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')
