bestmomo / laravel5-example

Simple laravel5 example for tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

enforce the app to use ssl (https)

dkapexhiu opened this issue · comments

i need to deploy the app to heroku or somewhere else
how can i enforce it to use https?

Hi
This is a recurrent question for Laravel, look at this good answer.