Annotations file has not been created in my case. The routes did not work at all until I switched to Nginx instead of Apache , my dev environment (DevilBox) . Now it works without annotations file.
Hope you can continue symfony tutorial... thank you so much sir... great tutorial... hope you can also cover how to setup CSS , JS, and bootstrap locally.... thanks again sir...
Hey, I noticed that my routes folder didn't have the annotations file so I went ahead and created it manually and i wrote the same stuff you had. Will that be a problem? I went through the previous 3 videos again to see if I missed something but I didn't. EDIT : I had errors when I added the annotations file myself. Even though I run the 'composer require doctrine/annotations' command and everything was installed, the annotations file wasn't created. So far it works without it (and doesn't work with it).
why can we not use composer require symfony/maker-bundle --dev ? in 3:57
him don't know too
Annotations file has not been created in my case. The routes did not work at all until I switched to Nginx instead of Apache , my dev environment (DevilBox) . Now it works without annotations file.
what could be the mistake when the error message pops up: "Invalid route scope for route hallowelt."? I use Symfony with Shopware
Hope you can continue symfony tutorial... thank you so much sir... great tutorial... hope you can also cover how to setup CSS , JS, and bootstrap locally.... thanks again sir...
Thank you so much! :)
Dary. What is that (10k) bubble in your git extension icon (left sidebar)?
Thank you so much for this course i hope to complete it
We will definitely finish it together bro!
Have you completed?
Hey, I noticed that my routes folder didn't have the annotations file so I went ahead and created it manually and i wrote the same stuff you had.
Will that be a problem?
I went through the previous 3 videos again to see if I missed something but I didn't.
EDIT : I had errors when I added the annotations file myself. Even though I run the 'composer require doctrine/annotations' command and everything was installed, the annotations file wasn't created. So far it works without it (and doesn't work with it).
Same problem. In my case even the route does not work in browser, with annotations file created manually and without it :(
cool videos, thank you
Thank you so much :)
use this instead to install annotation. Thank me later.
composer require doctrine/annotations
thank you
Thanks
thanking you now
Thank you!
Thanks man!
Now, JsonResponse must be used instead of Response, i think...
If you work with APIs, yes
LETS CONNECT THROUGH INSTAGRAM.
instagram.com/codewithdary
One would think the symfony guys would allow maker to just work out of the box
I have installed a skeleton project from scratch, I'm not 100% sure whether it will be added when you install a 'regular' Symfony project.
terminal ctrl+shift+` for linux in codium or ctrl+shift+t :P
Thank you for sharing.