Deploying laravel v.8 app on Azure webApp service (code - php 8.0)

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • How to deploy a laravel app on Azure webApp service
    This doesn't work out of the box, so this video covers how to upload your application from github and also cover other steps regarding the Nginx server and Azure webApp service.
    Links :
    Laravel links
    laravel.com/
    laravel official repo
    github.com/lar...
    The repo with the startup file
    github.com/ali...
    Azure site
    portal.azure.com
    Best wishes and good luck

КОМЕНТАРІ • 20

  • @MaGNuM5161
    @MaGNuM5161 Рік тому +4

    this video could actually be just 10 minutes in order to explain everything, you should probably consider editing your videos and sticking to the point, that could give better feedback.

  • @alexshifu
    @alexshifu 10 місяців тому

    Bruh! You just saved my life.

  • @ahmadsoftwaredevelopment7169

    Great demo , Thanks

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

    yooo
    i like what you said that you dont like perfect videos
    that was the point I instantly hit the subscibe button

  • @iRoseRiyadh
    @iRoseRiyadh 2 роки тому +3

    how about adding a database?

  • @jonahhart-marsden5755
    @jonahhart-marsden5755 2 роки тому +1

    also doesn't work as the second you go to /any page it'll 404 it without the proper ngixn conf

  • @hrishabhgupta7568
    @hrishabhgupta7568 2 роки тому +2

    I did the same but don’t know why it is still showing the 404 error. When I deployed the application on the azure url LARAVEL HOME page is showing but in my application there’s a login page but when i try to paste the url with the login it is showing the 404 error.

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

      this may be random but did you ever come up with a solution to this I am having the same issue at the moment.

  • @RaviKumar-cu5fv
    @RaviKumar-cu5fv 2 роки тому +1

    Please make a video to add database

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

    how you save the nano default file and exit?

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

    Thanks a lot

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

      can you help me, where i can find log files...it's not available in /home/site/wwwroot and same .. if you can tell me where i can find log for windows one also.

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

    do you tutorial using bitbucket repository to deploy laravel on azure web app?

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

      im following this, hopefully he could post a tutorial too

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

      @@charmmcharmmtv got this working already. Just followed the bitbucket instruction.

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

      @@botnoe where could i see the bitbucket instruction? Hope you could help me ive searched it already. I might need another set of eyes to let me see the light 😅🥺

  • @abdullahawad385
    @abdullahawad385 10 місяців тому

    Great video but you forgot one thing and it's connecting database to it

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

    Can we deploy Angular + Laravel in Azure App services? Can you explain how?

  • @jonahhart-marsden5755
    @jonahhart-marsden5755 2 роки тому

    this doesnt work as when you re-build or commit it'll reset the NGINX settings and overwirte them so back to 403 after every commit.

    • @reallhusband
      @reallhusband 2 місяці тому

      so what works cause i am encountering the same thing