Open kephren226 opened 2 years ago
I guess this issue is not related to this package. I recommend you check your project's log to find the issue.
I guess this issue is not related to this package. I recommend you check your project's log to find the issue.
Now after investigation i found that the problem is not specific to https
When using laravel test server everything work well when using nginx as webserver i receive blank page
What do the logs say?
Nothing
It's working for me with https and nginx (I'm not using docker) Php 8.1 Os: ubuntu
Nothing
Are you sure that debug mode is enabled?
Debug mode is enabled
Hmmm... What about php.ini
file? Is debug mode also enabled there?
It work well for me when on http with nginx It does not work when https it activated it just return a blank page i'm using laravel nova