Download the PHP package gerenuk/filament-utc-dts without Composer
On this page you can find all versions of the php package gerenuk/filament-utc-dts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gerenuk/filament-utc-dts
More information about gerenuk/filament-utc-dts
Files in gerenuk/filament-utc-dts
Package filament-utc-dts
Short Description This package adds a UTC time indicator to your filament panel.
License MIT
Homepage https://github.com/Gerenuk-LTD/filament-utc-dts
Informations about the package filament-utc-dts

Filament UTC DTS
This package adds a UTC indicator badge to your Filament panel.
Table of Contents
- Introduction
- Version Compatibility
- Installation
- Usage
- Registering the Plugin
- Testing
- Screenshots
- UTC Indicator
- Changelog
- Contributing
- Security Vulnerabilities
- Credits
- License
Version Compatibility
Plugin | Filament | Laravel | PHP |
---|---|---|---|
1.x | 3.x | 10.x | 8.x |
1.x | 3.x | 11.x | 8.2|8.3 |
1.x | 3.x | 12.x | 8.4 |
Installation
You can install the package via composer:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Usage
You first need to register the plugin with Filament. This can be done inside of your PanelProvider
, e.g. AdminPanelProvider
.
Testing
Screenshots
UTC Indicator
UTC Indicator & Date
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Kieran Proctor
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-utc-dts with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0