Deploy Laravel to Cloudways (Jetstream + Inertia.js)

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • How to deploy your Laravel application to a live server. In this example I will be using Cloudways by Digital Ocean.
    The Laravel app I will be deploying is built with Jetstream and Inertia.js.
    This in depth guide takes you through the entire deployment process.
    I will guide you around the pitfalls and make your deployment experience an enjoyable one!
    Cloudways offer the best Laravel hosting I have personally come across.
    Links:
    Full written guide:
    codingoblin.co...
    Cloudways: www.cloudways....
    Github commands: docs.github.co...
    Steps:
    1. Create Cloudways account (www.cloudways....)
    2. Create a new server and application on Cloudways
    4. Turn off Varnish caching in Cloudways
    5. Add your local code to github repository
    6. Deploy via git in Cloudways
    7. SSH into your server on Cloudways
    8. Run commands in SSH shell in Cloudways
    9. Edit your database connection details in the .env file on your Cloudways server
    10. Sit back and relax 😎
  • НаукаНаука

Комментарии • 4

  • @hiimaustin
    @hiimaustin 2 месяца назад

    Thanks man. That’s help me a lot

  • @veggiewear5419
    @veggiewear5419 26 дней назад

    Would you still use cloudways or forge? Thanks

    • @codingoblin
      @codingoblin  26 дней назад

      Can't go wrong with either mate. I personally use cloudways more though