Skip to content

Laravel Composer package to enable forced SSL for application. Enables simple .env key to enable or disable the force SSL feature.

License

Notifications You must be signed in to change notification settings

otifsolutions/laravel-forcessl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laravel-force-ssl

Requirements

PHP 7 > PHP 7.1

How to use the library

Install via the composer

Using the composer(Recomended)

Either run the following command in the root directory of your project:

composer require otifsolutions/laravel-forcessl

One more step

add this line in your .env file to enable forced ssl

FORCE_SSL = true

Details

This pakage is use to make the project to work for ssl.

About

Laravel Composer package to enable forced SSL for application. Enables simple .env key to enable or disable the force SSL feature.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages