Deploy Laravel on Northflank
Published 29th December 2023
By 
Northflank
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.
- Create an account on Northflank
 - Click deploy Laravel now
 - Select the Git account, name the repository, and set the repository public or private
 - Click 
deploy stackto save and run the Laravel template - Select the Laravel service when the template run has finished
 - Open the 
code.rundomain 
After deploying this template you can clone the repository locally, make changes, and push them. The changes will be automatically built and deployed.