tobytwigger / laravel-job-status

The only Laravel job debugging tool you'll ever need
https://tobytwigger.github.io/laravel-job-status
MIT License
19 stars 2 forks source link

Use latest version of js client #60

Closed tobytwigger closed 1 year ago

tobytwigger commented 1 year ago

Fixes #53 by url encoding the alias, so we correctly interpret backslashes.

Actual fix here: https://github.com/tobytwigger/laravel-job-status-js/pull/1