otifsolutions/laravel-forcessl

this package will make the routes or url to work with ssl

1.0.0 2020-10-06 09:48 UTC

This package is auto-updated.

Last update: 2024-05-06 18:18:58 UTC


README

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.