Skip to content

Instantly share code, notes, and snippets.

todo template

    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title></title>
            <link href="#" rel="stylesheet">

Step by step guide on deploying a Laravel app on Ubuntu 20.04 server with Digital Ocean.

Video on Youtube

Deploying a Laravel Project

Link to the Gist