PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Multiple site in Laravel 1-Click

saman

Nov 9th, 2020 10:21 AM

Hello there! I wanted to know if I can handle more than one website with DigitalOcean 1-Click Laravel Droplet via initializing script which is used for the first site (and handles everything automatically, including nginx, let's encrypt, ...)

bobbyiliev

Nov 10th, 2020 09:57 AM

Hi there,

I've not personally tested this. I'm actually planning to update the DigitalOcean 1-click image and add some fixes and optimizations. This would be a good idea to add a script to allow people to add new sites.

In the meantime what I could suggest is using LaraSail instead:

https://github.com/thedevdojo/larasail

It would do your server setup and then you will have the tools to create new projects and Nginx server blocks.