lundi 26 février 2018

URL issue Reset Password in laravel 5.4

I am trying to use Reset Password in laravel 5.4. When I enter email It sends reset password link. That link is such like **http://localhost/password/reset/7ac97cde7b9fb5291bb84cfe2e3179b479aaacebca10d66e62eb9f916c3012d0 **

When I hit on that it shows **Object not found! **

this is my actual link http://192.168.1.19:8002/password/reset/03461a203a0fc7e291dda0eec4306b2e3db6b60ca2ecd084a68807c021a37d87. How can i get this link with http://192.168.1.19:8002/ instead of http://localhost/

.env

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=project
DB_USERNAME=root
DB_PASSWORD=

MAIL_DRIVER=smtp
MAIL_HOST=mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=*******
MAIL_PASSWORD=******
MAIL_ENCRYPTION=null



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2sVPtO3
via IFTTT

Aucun commentaire:

Enregistrer un commentaire