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

Поділитися
Вставка
  • Опубліковано 30 чер 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.
  • Наука та технологія

КОМЕНТАРІ • 21

  • @tech-with-tea
    @tech-with-tea  12 днів тому

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

  • @tahmidziko
    @tahmidziko 22 дні тому +1

    joss.. thanks

  • @HardikGondha
    @HardikGondha 12 днів тому +1

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

    • @tech-with-tea
      @tech-with-tea  12 днів тому

      thanks. you can watch this video ua-cam.com/video/YQsHMbbcIBo/v-deo.html

  • @mikecwd8723
    @mikecwd8723 3 дні тому

    how to deploy using ssh?

  • @-Iron-Wolf
    @-Iron-Wolf 15 днів тому +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  14 днів тому

      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 14 днів тому

      @@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  14 днів тому

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

    • @-Iron-Wolf
      @-Iron-Wolf 14 днів тому

      @@tech-with-tea Thank you so much

  • @musie_tesfaye
    @musie_tesfaye 12 днів тому +1

    i couldnt find the workflow file bro

    • @tech-with-tea
      @tech-with-tea  12 днів тому

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

  • @dimasbon3656
    @dimasbon3656 8 днів тому

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

    • @tech-with-tea
      @tech-with-tea  8 днів тому

      - 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 8 днів тому

      @@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  8 днів тому

      on server or locally?

    • @tech-with-tea
      @tech-with-tea  8 днів тому

      are you looking in the laravel log folder on server?