Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deveodk/laravel-core-time-tracker
https://github.com/deveodk/laravel-core-time-tracker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deveodk/laravel-core-time-tracker
- Owner: Deveodk
- Created: 2017-08-12T11:42:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T16:31:23.000Z (over 7 years ago)
- Last Synced: 2024-05-23T02:03:55.858Z (8 months ago)
- Language: PHP
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ```