Skip to content

rootinc/laravel-https-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Https Middleware

Provides Https Middleware for a Laravel App.

Installation

  1. composer require rootinc/laravel-https-middleware
  2. In our App\Http\Kernel.php add \RootInc\LaravelHttpsMiddleware\HttpsProtocol::class to the web middleware group.
  3. :shipit:

Contributing

Thank you for considering contributing to the Laravel Https Middleware! To encourage active collaboration, we encourage pull requests, not just issues.

If you file an issue, the issue should contain a title and a clear description of the issue. You should also include as much relevant information as possible and a code sample that demonstrates the issue. The goal of a issue is to make it easy for yourself - and others - to replicate the bug and develop a fix.

License

The Laravel Https Middleware is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages