Support the ongoing development of Laravel.io →

PrabakaranT

Joined 15 Mar 2017

Statistics

Threads 0
Replies 3
Solutions 0
Articles 0

prabakarant has not posted any threads yet

replied 6 years ago

Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by rest client.

raksrivastava said: Passport in laravel 5.4 always return error: "Unauthenticated.", I am...

0 Likes
replied 6 years ago

Errors with sending email using laravel

Change your .env email part like this MAIL_DRIVER=smtp MAIL_HOST=smtp.googlemail.com MAIL_PORT=465...

0 Likes
replied 7 years ago

Eloquent between two dates from database

public function current(){ $from = date('Y-m-d' . ' 00:00:00', time()); //need a space after dates....

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.