How to Connect React JS with PHP Server

Поділитися
Вставка
  • Опубліковано 19 жов 2024
  • In this video You will learn How to connect React JS with PHP Backend Server.
    #reactjs #php #coding #tutorial #javascript

КОМЕНТАРІ • 23

  • @thelaitas
    @thelaitas 2 місяці тому +1

    I was stuck with the CORS issue for a while and this video saved me lol

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

      That’s good, Thank you

  • @yannaurel4883
    @yannaurel4883 7 місяців тому +1

    Great video thank you, this was all I needed to complete my page! Please how can I make it work for production

    • @Eazy2Code
      @Eazy2Code  6 місяців тому +1

      Glad it was helpful!

  • @samyever2be
    @samyever2be 9 місяців тому +2

    Your Terminal not able to seemed fully when compile on PHP server. apart from it is very useful. Thank you

    • @Eazy2Code
      @Eazy2Code  9 місяців тому +1

      Your Welcome

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

      @@Eazy2Code php-S localhost:8000
      it is correct command can fix me

    • @sam_tech_tv
      @sam_tech_tv 8 місяців тому +1

      It Don't work bro

  • @jesusmoran1356
    @jesusmoran1356 Місяць тому +1

    how can you connect to a wampserver app, and what is the next step after you build your app?

    • @ThsHunt
      @ThsHunt Місяць тому +1

      i think u can just set document root directory to your project directory since its just a server

  • @pedrojardim2662
    @pedrojardim2662 9 місяців тому +2

    This will work in a production build?

    • @Eazy2Code
      @Eazy2Code  9 місяців тому +1

      Yes, it will 👍

  • @thelaitas
    @thelaitas 2 місяці тому +1

    This was useful, thanks!!!

    • @Eazy2Code
      @Eazy2Code  2 місяці тому +1

      Glad it was helpful!

  • @rupeshkumarsahu7378
    @rupeshkumarsahu7378 2 дні тому

    how to connect with database like mysql

  • @sagarbhagat6475
    @sagarbhagat6475 Місяць тому +1

    What is the code after 12:10 can't see...😢😢😢

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

    why are you not post react native projects

  • @renzxstech1761
    @renzxstech1761 9 місяців тому +2

    why session is not working in php and react?

    • @rith_adric_se
      @rith_adric_se 9 місяців тому +1

      When I runing php -s //localhost:8000 It didn't recognize. It is not a problem with localhost 😢

    • @hasanradi93
      @hasanradi93 7 місяців тому +1

      @@rith_adric_se how you solve it?

    • @SékouDayifourouKeïta
      @SékouDayifourouKeïta 5 місяців тому

      ​@@rith_adric_se because there's no "//".
      The right syntax is : PHP -S localhost:8000

  • @MosesFaustin-sr8zc
    @MosesFaustin-sr8zc Місяць тому

    how can we able to connect to database?