imTigger / laravel-job-status

Add ability to track Job progress, status and result dispatched to Queue.
MIT License
407 stars 60 forks source link

Made JobStatus model configureable #33

Closed crashkonijn closed 5 years ago

crashkonijn commented 5 years ago

We needed the same feature as described in #17.

I made the following changes:

imTigger commented 5 years ago

Thank you for contribution! I will test it soon :)

crashkonijn commented 5 years ago

This would also solve #22