Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 520 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 520 Bytes

Example package to show time for Laravel 5

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.