Symfony 6 - Basic Tutorial: TWIG and Template inheritance

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.ย. 2024

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

  • @thomasd_codes_eng
    @thomasd_codes_eng  2 หลายเดือนก่อน +5

    Do you want to see more videos on 'Software Development with Symfony'?

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

    great. thanks! how can I make crud app?

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

      We will cover this in the next lessons. You can also install the Maker bundle and Doctrine ORM, and run bin/console make:crud after you have created the entity you want to create the CRUD for.

    • @captainkenpachi6479
      @captainkenpachi6479 2 หลายเดือนก่อน +1

      @@thomasd_codes_enggreat. Should I keep learning Symfony 6? Since 7 has different syntax

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

      No, Symfony has not another syntax. What exactly do you mean? Maybe you are using some deprecations in Symfony 6, and you have to eliminate them. But the syntax is the same.