2017 © Pedro Peláez
 

library timezones

Example package to show time for Laravel 5

image

bymega/timezones

Example package to show time for Laravel 5

  • Tuesday, September 26, 2017
  • by bymega
  • Repository
  • 1 Watchers
  • 1 Stars
  • 7 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Example package to show time for Laravel 5

Shows current time in various timezones. The example is a simple work., (*1)

Installation

Install with composer, (*2)

composer require bymega/timezones

Register the provider in config/app.php., (*3)

Bymega\Timezones\TimezonesServiceProvider::class,

Publish files with:, (*4)

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

Using

Example URLs /timezones or /timezones/Europe-London., (*5)

The Versions

26/09 2017

dev-master

9999999-dev https://github.com/tahsingungordu/timezones

Example package to show time for Laravel 5

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

laravel time timezones

26/09 2017

1.0

1.0.0.0 https://github.com/tahsingungordu/timezones

Example package to show time for Laravel 5

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

laravel time timezones