Looking to hire Laravel developers? Try LaraJobs

laravel-enforce-https maintained by apreiml

Description
Enforce https for route helpers by providing an environment flag.
Author
Last update
2019/08/21 13:33 (dev-master)
License
Links
Downloads
10

Comments
comments powered by Disqus

Enforce https using by providing an .env flag.

Install with composer require "apreiml/laravel-enforce-https".

Enable with echo "ENFORCE_HTTPS=true" >> .env.