Level 80
@larafan1929 Doubtful. Laravel Cloud looks to be a PaaS where you deploy applications to Laravel’s own cloud infrastructure, and then Laravel bills you for the resources you use.
It’s not a generic, “choose where to deploy your app” service. If you want to deploy to your own infrastructure then you’re going to need to create your own CI/CD pipeline that does that. Forge may be able to do that; I’m not sure. I’ve only used Forge to deploy to things like AWS and Digital Ocean, and know nothing about Oracle databases or OCI.