Laravel Octane with nginx not loading webpages
i am on laravel 8, php 8.1.29 and i am trying to move my current progject from php-fpm to laravel octane, follwoing the instructions from laravel documentations i am able to install and enable octane with swoole, but i am facing an issue, like i am not able to open web pages (apis are working fine), when i try with url on browser “domain.com” it show a popup to download index.php from public folder.