Is it possible to have the index.php, api.php, admin.php, .htaccess and assets/ folder in public_html while the other code is included from some folder behind public_html, like in Laravel? All this without breaking composer and the way updates are retrieved