Wednesday, 2 October 2013

Site wide https with Laravel 4

Site wide https with Laravel 4

I am curious to find out how people are doing site wide https with links
and forms. I am familiar with URL::secure for generating a form link. It
looks like you can pass https to a route to force https. Does this mean I
have to set https on every route definition?

No comments:

Post a Comment