How to Deploy Your Laravel Project with Forge

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ย. 2024
  • In this video, we walk through the setup of hosting a Laravel Project with Laravel Forge and DigitalOcean for $16 a month.
    This video covers:
    • Source Control
    • Server Provider
    • Creating a Server
    • Creating a Site
    • Deploy Script Additions
    • Accessing your Database
    For more details about local SSH keys and a walkthrough of setting up a domain, check out my blog post: farzanyaz.com/...

ความคิดเห็น • 14

  • @lukassaginet4601
    @lukassaginet4601 ปีที่แล้ว +3

    Thanks for showing it to us. :)

  • @gilbertslam
    @gilbertslam ปีที่แล้ว +1

    Thanks for this. What will happen when the trial ends?

  • @khalidaittirite3969
    @khalidaittirite3969 5 หลายเดือนก่อน

    Does Digital Ocean charge you for the database, is the total cost 12$/month for Forge and an extra 4 or 5$ for the server on digital Ocean ?
    Thank you for the video :D

  • @BrunoBernard-kn6vt
    @BrunoBernard-kn6vt 2 หลายเดือนก่อน

    Can we use SQLite instead of MySQL/Postgres ?

  • @drtoxiccookie
    @drtoxiccookie ปีที่แล้ว

    thank you for this video

  • @isaachatilima
    @isaachatilima 28 วันที่ผ่านมา +1

    I was under the impression that I do not need to pay for another hosting party just Forge.

    • @farzany
      @farzany  28 วันที่ผ่านมา

      @@isaachatilima You could probably set up with a free droplet alternative, but this was the easiest flow at the time of recording the video :)

  • @MasumBillah-de5pd
    @MasumBillah-de5pd ปีที่แล้ว

    Thanks your video but I killed more time for custom vps server connection. Basically I want to connect other vps server with forge system. Please help me

  • @JohnSmith-zl8rz
    @JohnSmith-zl8rz ปีที่แล้ว +1

    Laravel Envoyer is neccesary ? of just an luxury tool?

    • @farzany
      @farzany  ปีที่แล้ว

      Hey, John! Laravel Forge and Laravel Envoyer are both tools for managing Laravel applications, but they serve different purposes. Forge is a server provisioning and management tool, while Envoyer is a deployment tool. If you need a tool to manage your servers and handle deployment, Forge is a good choice (general use). If you need a tool specifically for deployment that includes features like zero-downtime deployment and rollbacks, Envoyer is a better option :) In my opinion, Forge is a great all-in-one for simple projects when you're just starting out.

    • @JohnSmith-zl8rz
      @JohnSmith-zl8rz ปีที่แล้ว +1

      @@farzany thanks, I use only Forge but that's the problem, when you deploy the site, users can experiment problems due there's no zero deployment, users can experiment break things, so that's when Envoyer enters to, so I guess both are neccesary.

  • @Storm_x
    @Storm_x 4 หลายเดือนก่อน

    Legend

  • @13furlan
    @13furlan 2 หลายเดือนก่อน

    tks

  • @kolcha
    @kolcha ปีที่แล้ว

    I needed to know what "Laravel Forge" is. you did not say it.