Download the PHP package sawirricardo/laravel-timezone without Composer
On this page you can find all versions of the php package sawirricardo/laravel-timezone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sawirricardo/laravel-timezone
More information about sawirricardo/laravel-timezone
Files in sawirricardo/laravel-timezone
Package laravel-timezone
Short Description Use Timezone in your laravel app
License MIT
Homepage https://github.com/sawirricardo/laravel-timezone
Informations about the package laravel-timezone
Use Timezone in your laravel app
This package takes a different approach to handle different timezone for your user.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
These should be enough for most cases, however, if you have a different case, you can try hit the route endpoint and supply the timezone param to the request, for example:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- sawirricardo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-timezone with dependencies
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^8.0 | ^9.0