https://github.com/brainstudnl/laravel-job-tracker
Track Laravel jobs in your application. With link to subjects, status and more..
https://github.com/brainstudnl/laravel-job-tracker
Last synced: 5 months ago
JSON representation
Track Laravel jobs in your application. With link to subjects, status and more..
- Host: GitHub
- URL: https://github.com/brainstudnl/laravel-job-tracker
- Owner: brainstudnl
- License: other
- Created: 2024-11-20T12:48:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T12:33:56.000Z (about 1 year ago)
- Last Synced: 2025-09-30T22:41:30.589Z (9 months ago)
- Language: PHP
- Size: 121 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Job Tracker
**WORK IN PROGRESS**
This project is under development and aspires to be an extension/continuation of [Laravel Job Status](https://github.com/imTigger/laravel-job-status).
Primary goal will be linking models to a `JobState` to allow for querying jobs for models.