Sir I really want to thank you for the effort. Your channel really has some videos that are well done and informative. And you way of explaining and doing things is easy to follow. Kudos
@GaryClarkeTech4 жыл бұрын
Thank you...I appreciate it!
@RafaelMansilha2 жыл бұрын
Thanks, this was exactly what I was looking for! In just 11 minutes! ☺
@truegotha Жыл бұрын
How to see .env file with rabbitmq connection? I get Could not connect to the AMQP server. Please verify the provided DSN
@CaimAstraea3 жыл бұрын
Thanks. Learned something new :) So far the database queue with the jms/job-queue-bundle been serving us well :) Might not be the latest and fanciest tech but gets the job done.
@vrushalrt2 жыл бұрын
This tutorial went straight into my head...Thanks a lot 👍
@GaryClarkeTech2 жыл бұрын
Welcome Vrushal...appreciated 👍
@dannorcott773 Жыл бұрын
Helpful video, thanks Gary!
@GaryClarkeTech Жыл бұрын
Welcome..thanks for watching!
@SaiNagendra3 жыл бұрын
Hi, Bro excellent.. What was the extension you are using to create PHP Class?
@GaryClarkeTech3 жыл бұрын
I don't use any extensions or plugins to create classes...it's just part of PHPStorm cmd+N on mac ctrl+N on windows / linux
@denisov1985 Жыл бұрын
Thank you! Great work.
@maruanboukhriss63532 жыл бұрын
Is posible see the list_queues inside symfony ¿?
@onparallel79533 жыл бұрын
Hello Gary Thank you for the video super helpful as usual. I am trying to use docker-compose for this but it is failing with ---> You cannot use the "Symfony\Component\Messenger\Bridge\Amqp\Transport\Connection" as the "amqp" extension is not installed.
@GaryClarkeTech3 жыл бұрын
Yes you will need to have the amqp php extension installed.
@onparallel79533 жыл бұрын
@@GaryClarkeTech struggling to install in Docker for some reason is not happy with it
@fitter2boss722 жыл бұрын
Do you have a video, where uses async tasks, but you can see response? (in your example : "email sent" ). Thank you.
@GaryClarkeTech2 жыл бұрын
Not atm..this is the only async video I've recorded so far...maybe in the future.
@fitter2boss722 жыл бұрын
@@GaryClarkeTech Thank you.
@jiawenchen99284 жыл бұрын
tried out mac, not working, seen error --> You cannot use the "Symfony\Component\Messenger\Bridge\Amqp\Transport\Connection" as the "amqp" extension is not installed. question 1 is how you configure the .env file to connect with rabbitmq container?
@GaryClarkeTech4 жыл бұрын
You need to install the amqp php extension. Here's a link to how you can do it on mac using homebrew, which is how I did it: stackoverflow.com/questions/51818515/installing-amqp-on-mac-with-brew
@shikamaru6763 жыл бұрын
It think this counts as cheating, but you can also use the --ignore-platform-reqs flag, it is not recommended tho', but there are use cases when it can be usefull, like when you develop on a container, but want your IDE to index the library or install dependencies in multistage Docker builds.
@GaryClarkeTech3 жыл бұрын
@@shikamaru676 Nice tip...thanks!
@ilyaskereibayev5863 жыл бұрын
Hi Gary! Thank you very much for your effort, really useful video. I have 1 question though, how Symfony understands where to get RABBITMQ_DSN env variable? we did not define it in .env file
@GaryClarkeTech3 жыл бұрын
Thanks Ilyas..I appreciate it. When you use the local Symfony server, you get Docker integration. You can read about how the environment variables map to supported services here: symfony.com/doc/current/setup/symfony_server.html#docker-integration
@ilyaskereibayev5863 жыл бұрын
I got it now, thanks
@aleksandrbakharev51992 жыл бұрын
Big thanks for tutorial!
@GaryClarkeTech2 жыл бұрын
No problem!
@adrianfgutierrez28364 жыл бұрын
Good job
@GaryClarkeTech4 жыл бұрын
Thanks Adrián... I appreciate it.
@webdev7234 жыл бұрын
Thank you !
@GaryClarkeTech4 жыл бұрын
You're welcome! Thanks for watching
@cradleofkaschenko20573 жыл бұрын
Thank you very-very much!
@GaryClarkeTech3 жыл бұрын
You're welcome!
@urbanofilho743 жыл бұрын
Good lesson
@nabeeltahir60133 жыл бұрын
Make a video how to integrate keyCloak on symfony.
@GaryClarkeTech2 жыл бұрын
I'll check it out
@memkowaty4 жыл бұрын
that's very useful!
@GaryClarkeTech4 жыл бұрын
Glad it was helpful!
@sergemaminiaina2524 жыл бұрын
Great video ^-^
@GaryClarkeTech4 жыл бұрын
Thank you, Serge
@melianimohammed-w5n5 ай бұрын
salus jai un erro tu peut help n Connection.php line 340: Return value of Symfony\Component\Messenger\Transport\AmqpExt\Connection::ack() must be of the type bool, null returned