Download the PHP package upbase-package/jobtracking without Composer
On this page you can find all versions of the php package upbase-package/jobtracking. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package jobtracking
Job tracking log
Contents
- Installation
- Usage
- Examples
- Default Values
Installation
- Install using Composer:
composer require upbase-package/jobtracking
. - Run publish vendor and migration, config
php artisan vendor:publish --provider="Upbase\Jobtracking\JobtrackingServiceProvider"
.
Usage
create instance
increment job processed, add success
increment job success
increment job fail
All versions of jobtracking with dependencies
PHP Build Version
Package Version
No informations.
The package upbase-package/jobtracking contains the following files
Loading the files please wait ....