php - how to redirect our website with https in laravel5.2? -


i getting stuck on have ssl certificate website. problemm when access website

enter code here www.example.com 

this redirect me without https i.e (www.example.com)

enter code here when type https://example.com redirect https  i.e(https://example.com) 

can me how resolve issue using laravel 5.2 , know have update in htaccess in advance :)


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -