Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined method in JobWatcher.php #26

Closed
browner12 opened this issue Oct 23, 2018 · 2 comments
Closed

Undefined method in JobWatcher.php #26

browner12 opened this issue Oct 23, 2018 · 2 comments

Comments

@browner12
Copy link
Contributor

After install when discovering packages, this error pops up:

In JobWatcher.php line 26:

Call to undefined method Illuminate\Queue\Queue::createPayloadUsing()

I solved by upgrading my laravel/framework from version 5.7.6 to 5.7.10.

Due to this commit in 5.7.7

laravel/framework@3f68cbe#diff-49b10598ca52b8a639b383a7e23dcb68

Should we add a requirement of the framework to telescope?

@Plytas
Copy link

Plytas commented Oct 23, 2018

It says in readme that Laravel 5.7+ is required.

@browner12
Copy link
Contributor Author

already sent in a PR to update to 5.7.7+

#27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants