Laravel on Azure Web App

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • #laravel #phplaravel #azure
    In this tutorial I share my way of setting up Laravel on Azure Web Apps in a way that supports Azure MySQL database and queues.
    Check my gist
    gist.github.co...

КОМЕНТАРІ • 15

  • @jeFFFairson
    @jeFFFairson 6 місяців тому

    Hello @devpointed, this video really helped me, thank you for that !
    There is slight differences in 2024, but I was able to deploy a solution with few adjustments (like npm build for example)

  • @mshaheerhaider
    @mshaheerhaider 9 місяців тому

    Thanks you're a savior.

  • @KasimSheyi
    @KasimSheyi 6 місяців тому

    This is very helpful.

  • @asweare3491
    @asweare3491 7 місяців тому

    Great work - thank you!

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

    Good

  • @kholoudallam3412
    @kholoudallam3412 28 днів тому

    I have a problem with MySQL database they give me "The resource write operation failed to complete successfully, because it reached terminal provisioning state Failed" and I don't know how to fix it

  • @DiscipleW
    @DiscipleW 11 місяців тому

    Great video!
    Do you have any suggestions for slow db connection with azure mssql database.
    Same data locally runs okay but with remote azure db is extremely slow...

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

    Hi! Great video! How would you configure scheduled tasks in this exact context?

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

    Thank you for this, this was really helpful.
    Please, how do I change the domain, if I have an existing domain I want to use instead of using the default domain provided by Azure?

  • @UltraTech-l9x
    @UltraTech-l9x 5 місяців тому

    hey, which command did u press when running the file after you put all the startup codes on you ssh?
    Have followed all the video but just start on that, am trying to press enter but its just crating another line of code

  • @ashishkweb
    @ashishkweb 7 місяців тому

    hey ali this is not working for me as currently azure app supports only php 8.2, could you please confirm for laravel version 10.x, as that has composer and while installing its showing dependencies are missing, see if you can help.

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

    it works but my web app is automatically restarted after some days and my php panel showing 404 error and i have to run startup file to resolve this issue each time .

  • @joshuaolushola9780
    @joshuaolushola9780 11 місяців тому

    Hi, how do I create the Nova secrets?

  • @alejandrogarciam9261
    @alejandrogarciam9261 8 місяців тому

    Azure is now updated in all the way, but this don't work for me thank you in advance.

  • @ranazain5467
    @ranazain5467 9 місяців тому

    can you please share the env file?