Skip to content

erifre/laravel-https

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Force HTTPS

I've had problems where links get generated as http and not https when running behind a nginx reverse proxy. This adds the ability to force your Laravel project to use https on all generated links.

Use APP_HTTPS to true to force https generations of links. Defaults to false.

About

Add the ability to force your Laravel project to use https on all generated links.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages