Deploy Laravel 10 Project To Shared Hosting - cPanel using Github Actions | Tech With Tea

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ต.ค. 2024
  • In this video I am going to show you how to deploy laravel 10 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, how to deploy laravel project, how to deploy laravel project on shared hosting, how to deploy laravel project on webhosting, how to deploy laravel project on netlify, how to deploy laravel project on github, how to deploy laravel project on heroku, how to deploy laravel project on ubuntu server, how to deploy laravel project on hostinger, how to deploy laravel project on infinityfree, how to deploy laravel project on vercel, how to deploy laravel project on cpanel
    github github.com/iam...
    portfolio iamsabbiralam.w...
    Video
    Ubuntu playlist: • ubuntu
    Windows playlist: • windows
    cPanel server playlist: • cPanel Server
    Laravel playlist: • Laravel
    Shorts
    YT shorts playlist: • YT Shorts
    !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.

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

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

    name: Publish Website to CPanel
    on:
    push:
    branches:
    - main
    jobs:
    FTP-Deploy-Action:
    name: FTP-Deploy-Action
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2.1.0
    with:
    fetch-depth: 2
    - name: FTP-Deploy-Action
    uses: SamKirkland/FTP-Deploy-Action@4.3.3
    with:
    server: ${{ secrets.SERVER }}
    username: ${{ secrets.USERNAME }}
    password: ${{ secrets.PASSWORD }}

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

    Thanks for the tutorial, how can I handle the migrations and do I have to push the vendor folder as well?

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

      GOt any solutions?

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

      u can upload file without vendor. after uploading u can run ```composer install``` it will appear the vendor file in the project

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

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

    ❤❤❤❤❤❤❤❤

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

    vendor folder অনেক সময় নেয় তৈরি হতে? এটা কিছু করা যায়?

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

      u can upload file without vendor. after uploading u can run ```composer install``` it will appear the vendor file in the project

  • @MyChannel-uf4ip
    @MyChannel-uf4ip 6 หลายเดือนก่อน

    Hey Dev!
    Can you please share the GitHub action static code? So, I can collect it from you!
    Thanks!

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

      Hi. Thanks for your response. Please have a look on pin comment. You will get it.

    • @MyChannel-uf4ip
      @MyChannel-uf4ip 6 หลายเดือนก่อน +1

      @@tech-with-tea Thanks, Man!

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

    Please Share The GitHub Actions Code You are using

    • @tech-with-tea
      @tech-with-tea  ปีที่แล้ว +1

      sure

    • @tech-with-tea
      @tech-with-tea  ปีที่แล้ว +1

      name: Publish Website to CPanel
      on:
      push:
      branches:
      - main
      jobs:
      FTP-Deploy-Action:
      name: FTP-Deploy-Action
      runs-on: ubuntu-latest
      steps:
      - uses: actions/checkout@v2.1.0
      with:
      fetch-depth: 2
      - name: FTP-Deploy-Action
      uses: SamKirkland/FTP-Deploy-Action@4.3.3
      with:
      server: ${{ secrets.SERVER }}
      username: ${{ secrets.USERNAME }}
      password: ${{ secrets.PASSWORD }}

  • @sabbiralam-f5x
    @sabbiralam-f5x ปีที่แล้ว

    Vai apnr voice ta sundor