Hi.
I just cloned this project on my own pc and then used "php spark serve" to test it.
but the problem is, whenever I try to access it through "http://localhost:8080/", it redirects me to "https://localhost:8080/" and then the browser shows "This site can’t be reached-localhost refused to connect-ERR_CONNECTION_REFUSED" and also the console keeps saying "Invalid request (Unsupported SSL request)"
I double-ckecked config files, htaccess and also php serve arguments but nothing seems wrong!
Thanks in advance for your attention.