Query did not returned any results, thus error. Solve by:
Tokens::where('token', '=', $token)->firstOrFail()->touch();
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community