hi, i have a question on handling failed job
i have the method below inside my job file
public function failed()
{
}
how do I retrieve the exception occur by the job?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community