raksrivastava said: Passport in laravel 5.4 always return error: "Unauthenticated.", I am...
Change your .env email part like this MAIL_DRIVER=smtp MAIL_HOST=smtp.googlemail.com MAIL_PORT=465...
public function current(){ $from = date('Y-m-d' . ' 00:00:00', time()); //need a space after dates....
The Laravel portal for problem solving, knowledge sharing and community building.
The community