msprj/timeprj

This is my prj package

Maintainers

Package info

github.com/msprj/timeprj

pkg:composer/msprj/timeprj

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-29 00:40:54 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