Shows current time in various timezones. The example is a simple work.
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
Example URLs /timezones or /timezones/Europe-London.