LETS CONNECT THROUGH INSTAGRAM. www.Instagram.com/codewithdary
@YotoYoto-wq4de Жыл бұрын
cool and easily understandable courses. Thank you Dary
@codewithdary Жыл бұрын
Thank you so much :)
@iljastepanov2627 Жыл бұрын
Love the tip for adding file extensions in emet, thank you !
@codewithdary Жыл бұрын
You're so welcome!
@TJ-to2jx3 жыл бұрын
I can see Learning twig can allow for creating views through templates. This is awesome.
@codewithdary3 жыл бұрын
It is really powerful. Especially when you inherit a template!!
@ummehanyarozshandaanny28462 жыл бұрын
@@codewithdary exactly
@relaxingtime99912 жыл бұрын
I keep getting this error in the browser: App\Controller\MoviesController::index(): Return value must be of type Symfony\Component\HttpFoundation\JsonResponse, Symfony\Component\HttpFoundation\Response returned. What do I do?
@codewithdary2 жыл бұрын
Can you show the code? You probably declared a return json for the method
@YogiGhorecha Жыл бұрын
very helpful
@codewithdary Жыл бұрын
Glad it helped!! :)
@jollystay9 ай бұрын
Return value must be of type error, remove :Response works, but is it the right way?
@jollystay9 ай бұрын
needed to leave Responce and include it use Symfony\Component\HttpFoundation\Response;
@Em1lka_ Жыл бұрын
how to do the same with twig files in php storm? and then I want to see the tips)
@islamicclues8235 Жыл бұрын
I want to buy symfony course, problem is I have no payment card or paypal, I just can pay to you by usdt in binance. Now what can I do now?
@codewithdary Жыл бұрын
I don't sell a Symfony course... But thanks for wanting to invest in me though :D
@islamicclues8235 Жыл бұрын
@@codewithdary Thanks sir for response.
@emadelnaggar-uh6wn Жыл бұрын
I did all to create a template but nothing happened
@amazekhashaa73099 ай бұрын
Thanks for tutorials. You need to pay attention to your breathe. Not enough airflow in your nose or lung.
@zgrit22 Жыл бұрын
I got error when put "emmet.includeLanguages": {"twig": "html"} in settings.json (End of file expected.jsonc), noticed that you have quite a few errors there, so carry on, but when in index.html.twig hit enter on "div" I've got "is divisible by(divisor)" ^^' And for h1 zero reaction... Btw in those settings I have only {"workbench.settings.applyToAllProfiles": []}, while you got mass of entries, but assumed that it's simply question of "experience" of your visual code ;p
@zgrit22 Жыл бұрын
okey, problem solved ;D First, I've forgot about coma before it and second, this construction was supposed to be in {"workbench.settings.applyToAllProfiles": []}