Download the PHP package kennethllamasares/laravel-timezones without Composer
On this page you can find all versions of the php package kennethllamasares/laravel-timezones. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kennethllamasares/laravel-timezones
More information about kennethllamasares/laravel-timezones
Files in kennethllamasares/laravel-timezones
Download kennethllamasares/laravel-timezones
More information about kennethllamasares/laravel-timezones
Files in kennethllamasares/laravel-timezones
Vendor kennethllamasares
Package laravel-timezones
Short Description Timezone bundle for Laravel.
License MIT
Package laravel-timezones
Short Description Timezone bundle for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-timezones
Laravel Timezones
Timezone bundle for Laravel.
Installation
Require this package, with Composer, in the root directory of your project.
And then include the service provider within app/config/app.php
.
To get started, you'll need to publish the vendor assets and migrate the timezones table:
Now you can seed the timezones into the database like this.
All versions of laravel-timezones with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5
The package kennethllamasares/laravel-timezones contains the following files
Loading the files please wait ....