laravel-https
by jeremykenedy
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
laravel-security-header
by bepsvpt
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
secure-headers
by bepsvpt
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.