i have laravel apps owned by my friend in my server and point to hxxps://mydomain.com/ then i download it to local but it alwasy redirected.
My friend said that it only redirect the apps with .htaccess, and then i remove that files.
every time i open the app it always pointed to hxxps://localhost/ (localhost with http) and i have no idea what happenned,
every config in .env config/app have been checked and no item that describe about that domain, all database item have been checked also.
when debugging the line code i got
C:\wamp64\www\bikinmall\project\vendor\symfony\http-foundation\ResponseHeaderBag.php
$headers = $this->allPreserveCase();
and the header one of value is ['location'] = https://localhost/
how come this variable come? where to find it?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire