Deploy Laravel Project On Live Server - Digital Ocean

Поділитися
Вставка
  • Опубліковано 3 лис 2024

КОМЕНТАРІ • 30

  • @Laratips
    @Laratips  2 роки тому

    Get $15 credit by using code "LARATIPS" which can last almost a month.
    Cloudways Web Hosting: platform.cloudways.com/signup?id=1029148&data1=bw&coupon=LARATIPS
    Cloudways offers peace of mind and flexibility so you can focus on growing your business and reaching new milestones instead of dealing with server management. With Cloudways, you get an optimized stack, managed servers, backups, staging environment, integrated Git, pre-configured, Composer, 24/7 support, and the choice of five cloud providers: AWS, DigitalOcean, Linode, Google Cloud, and Vultr

  • @AmitSingha-jq4vw
    @AmitSingha-jq4vw Рік тому

    The best video on this topic. Very helpful. Love u bro.

  • @ifathere
    @ifathere 2 роки тому +1

    Actual Implementation 😌💖💖💖💖💖

  • @nikkolumahang
    @nikkolumahang 2 роки тому +1

    Thank you so much for the very informative video of deploying laravel. It would also be great if you make a video deploying laravel with docker.

    • @Laratips
      @Laratips  2 роки тому

      As far as I know docker is only for local development. Please correct me if I am wrong

    • @nikkolumahang
      @nikkolumahang 2 роки тому

      @@Laratips I think docker could also be use on production. One of the use cases of docker is to have similar, if not the same, setup on the server and on local dev env.

  • @scouser03
    @scouser03 3 роки тому +5

    course add: {run cron jobs, send email, join redis, and etc...}

  • @jrdev2353
    @jrdev2353 3 роки тому

    Thank you so much , We are waiting for those topics of deployment🔥

  • @helmipradita2958
    @helmipradita2958 2 роки тому

    🔥🔥

  • @chimaobiezeobidi6065
    @chimaobiezeobidi6065 Рік тому

    Can we window OS for this?
    Cause am getting ssh: could not resolve hostname

  • @JigneshJoisar
    @JigneshJoisar 3 роки тому

    Good video brother.
    Please make a video for deploy laravel application based on a predefined CI/CD configuration.

  • @thatsfantastic313
    @thatsfantastic313 2 роки тому

    ♥♥♥ .... (infinite times) from Pakistan

    • @Laratips
      @Laratips  2 роки тому

      Thanks ❤️❤️

  • @robertoflores2078
    @robertoflores2078 2 роки тому

    Great video.

  • @pwcodigo
    @pwcodigo Рік тому

    Obrigado pelo conteúdo.
    Vai ter vídeo com Laravel with Kubernetes ?

    • @Laratips
      @Laratips  Рік тому

      In english plz. I don't understand it.

  • @fahathamm3965
    @fahathamm3965 3 роки тому +1

    Hi sir.. sir can u put laravel test complete and clear simple explanation video Pls Pls Pls.. your presention is only i can clearly understand

  • @armanazij
    @armanazij 2 роки тому

    Awesome

  • @mofoluwashojimoh3401
    @mofoluwashojimoh3401 2 роки тому

    Very educative and useful tutorial. Instead of installing a fresh Laravel application I want to copy a local Laravel application to the server. How can this be done?
    Also, can you show how this can be connected to github so that new changes can be automatically deployed. Thanks

    • @Laratips
      @Laratips  2 роки тому

      You can use Cloudways for that. Its very cheap, has good user interface and you don't have to worry about server management on your own. I have made a video about that as well: ua-cam.com/video/P9BRXvlFBqQ/v-deo.html

    • @sdk_gyan
      @sdk_gyan 2 роки тому

      @@Laratips Laravel/liveware not working console.log show error 404 liveware.js why...

  •  2 роки тому

    Hello, I'm trying to install by following the instructions, but I'm getting 404 not found error as I don't understand why, I get /public/index.php" failed (13: Permission denied) error in the log file.

    • @Laratips
      @Laratips  2 роки тому

      What is the user:group of the folder where you have added the project?

    •  2 роки тому

      @@Laratips i was giving the name i created as sudo adduser xxx

  • @marcosgonzales2007
    @marcosgonzales2007 2 роки тому

    any idea how to get ```php artisan tinker``` working?

    • @Laratips
      @Laratips  2 роки тому +1

      What problem did you get? It should work.

  • @mohdsabirmansuri9628
    @mohdsabirmansuri9628 Рік тому

    touch config is not working

    • @Laratips
      @Laratips  Рік тому

      touch command is used to show contents of a file. Make sure the config file is present for this to work.

    • @mohdsabirmansuri9628
      @mohdsabirmansuri9628 Рік тому

      @@Laratips okay thanks
      👍