php - Error call_user_func_array() expects parameter 1 to be a valid callback, class 'IlluminateQueueDatabaseQueue' does not have a method 'before'

I have a problem with my laravel project.
I have tried to composer update, but after update, errorcall_user_func_array() expects parameter 1 to be a valid callback, class 'Illuminate\Queue\DatabaseQueue' does not have a method 'before'
. before I update the composer, its normal.
This error appears every I runphp artisan serve
or otherphp artisan
My project using Laravel 5.1 and PHP 7.1
Please help
Share solution ↓
Additional Information:
Link To Answer People are also looking for solutions of the problem: filter_sanitize_string
Didn't find the answer?
Our community is visited by hundreds of web development professionals every day. Ask your question and get a quick answer for free.
Similar questions
Find the answer in similar questions on our website.
Write quick answer
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.