DateTime
-
International DateTime(다국어 지원)Laravel/Nova 2020. 10. 15. 20:18
- 패키지 설치 composer require techouse/intl-date-time novapackages.com/packages/techouse/intl-date-time International DateTime Apply localisation to Laravel Nova's default DateTime field that currently doesn't support localisation out of the box. novapackages.com IntlDateTime::make(__('opened_at'), 'opened_at')->sortable()->locale("ko"),