how do I deploy a laravel site on linode?

Hi all, just signed up and have laravel site to deploy, no idea how I can do it…

1 Reply

I did some research on Laravel to make sure I gave you the best guidance possible. The first thing that I want to pass along is Laravel's guide to the necessary framework that you'd need to have on a server in order to accommodate a Laravel site:

Laravel Server Requirements

We have a guide that shows you how to use Laravel Forge in order to create a Linode. Since this is a server deployed by them, it should meet the requirements needed to host a Laravel site:

Use Laravel Forge to Automate Web-Server Creation on a Linode

This part of the above guide, specifically, will show you how to se up your site on your new server:

Set up Your Site

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct