cre/clock

This is Test package Clock

dev-main 2024-09-12 20:54 UTC

This package is auto-updated.

Last update: 2025-06-12 22:30:27 UTC


README

This is Test package Clock

#installation

Run This Command On Your Composer

 composer require cre/clock:dev-main

after Completed to download package open your app.php file from this path config/app.php

put this to provider array line

Cre\Clock\Providers\ClockProvidr::class,

--help