CI/CD Deploy Laravel 11 Project To cPanel using Github Actions | Tech With Tea

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024
  • CI/CD Deploy Laravel 11 Project To cPanel using Github Actions | Tech With Tea
    In this video I am going to show you how to deploy ci/cd laravel 11 project using GitHub action.
    Did you like the video? Then give me a big thumbs up and do share your opinion in the comment box.
    ✨ Tags ✨
    tech with tea, laravel 11, laravel, deploy laravel project, laravel project, laravel 11 tutorial, deploy laravel project on shared hosting, laravel tutorial, laravel 11 project, deploy laravel, how to deploy laravel project on cpanel, how to upload laravel project on cpanel, host laravel project to cpanel, laravel 11 install, laravel deploy, deploy laravel on vps, laravel full project, laravel react project, laravel project github, upload laravel project on cpanel, laravel 11, laravel, deploy laravel project, deploy laravel, laravel project, laravel deploy github actions, deploy laravel app using github actions, how to deploy laravel project on github, deploy laravel project on shared hosting, laravel tutorial, how to deploy laravel project on shared hosting, laravel 11 tutorial, deploy laravel app ci cd, laravel project deployment on server, ci/cd, laravel cicd aws deploy, laravel project deplyment on aws, host laravel project
    Video
    Ubuntu playlist: • ubuntu
    Windows playlist: • windows
    cPanel server playlist: • cPanel Server
    Laravel playlist: • Laravel
    Shorts
    YT shorts playlist: • YT Shorts
    Social media links
    facebook: / techwithtea2823
    instagram: / techwithtea2823
    twitter: / techwithtea2823
    discord:
    !tutorial
    !tutorial
    !tutorial
    ⚠ DISCLAIMER:
    This Channel does not promote any illegal product, content, or platform, doesn't encourage any kind of prohibited activities. All contents provided by this channel are meant for EDUCATIONAL purposes only.
    😊
    Every Tutorial on my channel is made with Love and Hard work, So don't forget to leave a 💬comment and 👍Like. Also please hit the SUBSCRIBE button it's FREE😊
    Copyright Disclaimer under section 107 of the Copyright Act 1976, allowance is made for “fair use” for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research.

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

  • @tech-with-tea
    @tech-with-tea  หลายเดือนก่อน

    deployment workflow code github.com/techwithtea/deployment-workflow

  • @HardikGondha
    @HardikGondha หลายเดือนก่อน +1

    Good video. Any suggestion on how to do CI/CD with Laravel and AWS without FTP.

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      thanks. you can watch this video th-cam.com/video/YQsHMbbcIBo/w-d-xo.html

  • @kwsacademy
    @kwsacademy หลายเดือนก่อน +1

    The video isn't a complete video that shows the whole process and configurations. After the files were uploaded. I reloaded my website and the entire folders were what i saw on the website.

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      then you have error on actions

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

      I didn't see any errors on actions, it was completed successfully. I think there are still some settings that has to be done either on GitHub or my server after the process completed..

    • @tech-with-tea
      @tech-with-tea  24 วันที่ผ่านมา

      @@kwsacademy mayb. are you add /public with the domain root folder

  • @musie_tesfaye
    @musie_tesfaye หลายเดือนก่อน +1

    i couldnt find the workflow file bro

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      thanks for reminding me. you can find the code on pin comment

  • @tahmidziko
    @tahmidziko หลายเดือนก่อน +1

    joss.. thanks

  • @mikecwd8723
    @mikecwd8723 หลายเดือนก่อน +1

    how to deploy using ssh?

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      you can follow this documentation support.cpanel.net/hc/en-us/articles/360051594713-SSH-as-a-cPanel-user

  • @-Iron-Wolf
    @-Iron-Wolf หลายเดือนก่อน +1

    How do you handle the env file for laravel. Do you have to again manually create it in the server

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      no. we don't need to create the env file in the server. you can upload the .env file in the zip file when you first upload the file in the server. then you need to edit the app url, database name and other things as well. that's it.

    • @-Iron-Wolf
      @-Iron-Wolf หลายเดือนก่อน

      @@tech-with-tea Thank you for the clarification. Btw I'm getting "Error: read ETIMEDOUT" error after 15 minutes of run. I tried to re-run the jobs. and getting the same error after 15 minutes. Do you know how can I fix it?

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      yes. i will let you if i found any solution fo this problem

    • @-Iron-Wolf
      @-Iron-Wolf หลายเดือนก่อน

      @@tech-with-tea Thank you so much

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

    im getting this error "AggregateError: (control socket)"
    anyone can help?

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      - Look at the Laravel logs located in storage/logs/laravel.log for detailed error messages.
      - Check the cPanel error logs for any relevant information.

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

      @@tech-with-tea Do I have to set the env locally?, because in laravel.log there is no error message for cpanel.

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      on server or locally?

    • @tech-with-tea
      @tech-with-tea  หลายเดือนก่อน

      are you looking in the laravel log folder on server?