bymega/timezones

Example package to show time for Laravel 5

Maintainers

Package info

github.com/tahsingungordu/timezones

Language:HTML

pkg:composer/bymega/timezones

Statistics

Installs: 18

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0 2017-09-26 20:23 UTC

This package is auto-updated.

Last update: 2026-03-01 00:24:00 UTC


README

Shows current time in various timezones. The example is a simple work.

Installation

Install with composer

composer require bymega/timezones

Register the provider in config/app.php.

Bymega\Timezones\TimezonesServiceProvider::class,

Publish files with:

php artisan vendor:publish --tag=timezones --force

Using

Example URLs /timezones or /timezones/Europe-London.