otifsolutions / laravel-forcessl
this package will make the routes or url to work with ssl
Installs: 1 070
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
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.