Hello, good evening.
Does anybody had problems today with latest Laravel update? Suddenly Mail::queue does not work. I always get the same error
Next exception 'ErrorException' with message 'Trying to get property of non-object...
It seems like variable passed, $data, it's not accesible from within the view. Just changed Mail::queue for Mail::send solved the problem at this moment...
Thanks in advance.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community