Fix Cloudflare 'too many redirects' on Laravel Forge SSL
By Flavio Copes
Fix the too many redirects error on a Laravel Forge site with Cloudflare DNS by switching the SSL/TLS encryption mode from Flexible to Full (strict).
~~~
Solve it by setting SSL/TLS encryption mode to Full (strict) in the CloudFlare interface:

It was set on Flexible by default, and just got this message over and over:

~~~
Related posts about laravel: