msprj/timeprj

This is my prj package

Maintainers

Details

github.com/msprj/timeprj

Source

Issues

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/msprj/timeprj

dev-master 2019-02-01 10:17 UTC

This package is auto-updated.

Last update: 2025-11-29 02:49:51 UTC


README

package's home : msprj/timeprj

This package show Time & Date from diffrent Timezones

Installation:

Run below statements on your terminal :

STEP 1 :

composer require msprj/timeprj

STEP 2 : Add provider in config/app.php

'providers' => [ ... \msprj\timeprj\TimeServiceProvider::class, // <-- add this line at the end of provider array ],

Step 3:

php artisan vendor:publish

url pages: .../time .../date

Configuration file is placed in config/MyConfig.php , open it and enter your Timezone