DEV Community

Cover image for [Tutorial] Streamlining Laravel deployments on Upsun 🐘
Flora Brandão for Upsun

Posted on

[Tutorial] Streamlining Laravel deployments on Upsun 🐘

Getting a Laravel application from local development to a live environment often feels like a repetitive grind of manual configuration and setup. It is easy to get stuck on the initial steps of project creation and deployment when you just want to ship code.

Upsun simplifies this process by providing a clear path from your local environment to the cloud. Here is how you can get your Laravel project running:

  • Create your Laravel application and Upsun project
  • Deploy your project with a streamlined workflow
  • Configure necessary write access for your application
  • Manage changes and integrate third party Git providers

Check out the full technical write-up to see how this fits into your development workflow:

Get started - Upsun Developer

See how to get started deploying Laravel on Upsun.

favicon developer.upsun.com

Top comments (0)