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
Downloads
10
Enforce https using by providing an .env flag.
Install with composer require "apreiml/laravel-enforce-https".
Enable with echo "ENFORCE_HTTPS=true" >> .env.