Deploy Laravel on Northflank

Published 29th December 2023

Laravel is an open-source PHP web framework allowing you to build modern, fast and scalable products. Laravel is intended for web application development following the model-view-controller (MVC) architectural structure and is based on Symfony. Laravel has a modular packaging system with a dedicated dependency manager, many ways to access relational databases and lots of utilities making app deployment and maintenance easier.

This template clones a repository into your Git account and deploys it in a combined service.

Getting Started

  1. Create an account on Northflank
  2. Click deploy Laravel now
  3. Select the Git account, name the repository, and set the repository public or private
  4. Click deploy stack to save and run the Laravel template
  5. Select the Laravel service when the template run has finished
  6. Open the code.run domain

After deploying this template you can clone the repository locally, make changes, and push them. The changes will be automatically built and deployed.

Share this template with your network