Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

Invalid request (Unsupported SSL request)

//Invalid request (Unsupported SSL request)
//Alterar
URL::forceScheme('https');
//para
URL::forceScheme('`http`');
//limpar o cache usando o comando:
php artisan config:cache
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Invalid #request #SSL
ADD COMMENT
Topic
Name
8+6 =