How to Deploy Laravel Project on VPS Full Tutorial

Поделиться
HTML-код
  • Опубликовано: 9 янв 2024
  • Launch Your Laravel App Like a Pro: Deployment Guide with Hostinger VPS
    Tired of struggling with manual deployments? Say goodbye to frustration and hello to streamlined success with this comprehensive guide on deploying your Laravel project to Hostinger VPS!
    Whether you're a Laravel newbie or a seasoned veteran, this video will walk you through the entire process, step-by-step:
    Setting Up Your Hostinger VPS: Learn how to choose the perfect VPS plan, configure your server, and get ready for deployment.
    Transferring Your Laravel Project: Discover the easiest ways to upload your project files to your VPS, using Git.
    Configuring Your Laravel Environment: We'll dive into database setup, environment variables, and ensuring your project runs smoothly.
    Securing Your App: Implement essential security measures to keep your Laravel project safe from vulnerabilities.
    You can find me on:
    Twitter: @CodeWithTonyDev
    GitHub: github.com/codewithtonyoffici...
    Laravel Hosting: hostinger.com?REFERRALCODE=1TONY55
    Latest Playlists:
    Laravel Multi-Language: • Laravel Multi-Language...
    Filament V3 Tutorial: • Filament PHP V3 Tutorial
    Laravel Event Project: • Laravel Event Project ...
    Laravel Spade Employees Management: • Laravel Splade Employe...
    React Authentication: • Laravel React Authenti...
    Vue Authentication: • Vue Authentication Tut...

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

  • @tonyxhepaofficial
    @tonyxhepaofficial  6 месяцев назад +2

    How to Deploy Laravel Project on VPS Full Tutorial

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

    Thanks for the tuto, really good !!!

  • @hassanfazeel2354
    @hassanfazeel2354 6 месяцев назад

    This is so good..thanks man

  • @laduniestu
    @laduniestu 6 месяцев назад

    after git push production, my project is not uploaded to server. why?
    it says done, but i checked its not uploaded
    > git push production
    Enumerating objects: 557, done.
    Counting objects: 100% (557/557), done.
    Delta compression using up to 10 threads
    Compressing objects: 100% (531/531), done.
    Writing objects: 100% (557/557), 38.96 MiB | 633.00 KiB/s, done.
    Total 557 (delta 203), reused 0 (delta 0), pack-reused 0
    remote: Resolving deltas: 100% (203/203), done.

  • @eramitgupta271
    @eramitgupta271 6 месяцев назад

    Livewire actions very very slow to Rerender the view after update
    Why ??

  • @cubedev4838
    @cubedev4838 6 месяцев назад

    Please teach laravel envoy task runner command to deploy instead of typing that command again and again