Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deveodk/laravel-core-time-tracker


https://github.com/deveodk/laravel-core-time-tracker

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Laravel Core Time Tracker

THIS PACKAGE IS NOT READY FOR PRODUCTION!

PLEASE WAIT TO USE IT UNTIL FINISHED.

THIS PACKAGE IS MADE FOR DEVEO CORE.

```php
# On a model use the CoreTimeTracker Trait

use CoreTimeTrackerTrait;
```

``` user()->coreTimeTracked ```