Building a Basic Symfony 6 CRUD App from Scratch

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024
  • Building a Basic Symfony 6 CRUD App from Scratch

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

  • @AngesPhilou
    @AngesPhilou 8 หลายเดือนก่อน +2

    Unbelievable how precise you are (watched it muted…)
    It was helpful, thank you ! 😊

  • @user-zh2oz9fe4m
    @user-zh2oz9fe4m 2 หลายเดือนก่อน

    Thank you! I look forward to watching more of your videos about Symfony and PHP!

  •  3 หลายเดือนก่อน +1

    Nice video for beginning but you should use time saver make:crud command which also includes csrf protection. Thank you for this video.

  • @kazanchis100
    @kazanchis100 3 หลายเดือนก่อน

    I hope to see you do many more symfony projects. Thanks!!!

  • @samiullah-nw8ci
    @samiullah-nw8ci 7 หลายเดือนก่อน

    Awesome man.. Loved the way you search while recording..

  • @duartecancela
    @duartecancela 6 หลายเดือนก่อน

    Thank you very much ❤

  • @sr.rem444
    @sr.rem444 6 หลายเดือนก่อน

    On the make:migration command i get an error saying an exception occurred: could not find driver on lines 90,28 and 33. Please help, what can i do

    • @patrszcz5841
      @patrszcz5841 3 หลายเดือนก่อน

      Hi, sorry for being late, but thing that worked out for me was commenting out the one postgresql DATABASE_URL in .env file

    • @sr.rem444
      @sr.rem444 3 หลายเดือนก่อน

      @@patrszcz5841 aaah actually the problem for me was in xampp, i just had to delete it and install it again, but thanks for the reply anyways man

    • @its-Ehsaan
      @its-Ehsaan 17 วันที่ผ่านมา

      @@patrszcz5841 and adding DB configuration for mySql or any other DB of your choice

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

    send code