Symfony 5: Real-time Notifications with Mercure (Basics) (OUTDATED, READ DESC)

  Рет қаралды 25,905

OverSeas Media

OverSeas Media

Күн бұрын

Пікірлер: 40
@hazadam
@hazadam 2 жыл бұрын
Great video! Thanks! Also I always giggled on every single profanity that you managed to slip into your monologue, it's just so sincere, I can relate,.. 😆
@Shambhu384-l9h
@Shambhu384-l9h 4 жыл бұрын
Can you make one video on Vulcain Apiplatform
@kirillbaryba746
@kirillbaryba746 4 жыл бұрын
Awesome! Thanks It would be great to see a video about the API Platform with Symfony
@Argon-X
@Argon-X 3 ай бұрын
I like how he swears when making typos. That's seems fun to me. Maybe because it is uncommon to me to hear something like "oh fcking hell" because english is not my primary language, but anyway, thanks bro, it tunes up my mood. And also great TY for tutorial, very brief and yet sufficient how-to video! 👍
@wayslow
@wayslow 4 жыл бұрын
Nice intro to the topic, thanks for that. If I may suggest one thing - make a habit to use phpStorm case sensitive autocompletion, it's much easier and faster to type aEL (that expands to addEventListener) than fight with typos.
@OverSeasMedia
@OverSeasMedia 4 жыл бұрын
I wish I can make a habit of anything, I don't use just PHP storm , unfortunately, at work I still use sublime because of a shitty computer I have, sometimes I use vim if I'm working via ssh on a server, I think that's why I always try to write the whole thing 😂, sorry for for the frustration
@ziat1988
@ziat1988 3 жыл бұрын
19:06 I dont understand why we need get the hubUrl in Link header . We can not get it in response by in your discover function Controller just return this hubURL value? Could you explain?
@Argon-X
@Argon-X 3 ай бұрын
May be that's the part of preset that adds link to every response so client doesn't make additional request to get the link. But in that case it should be done in response event handler instead of controller.
@mnjumaniyazov
@mnjumaniyazov 3 жыл бұрын
It has been very helpful for me
@KOSMOS-so6vw
@KOSMOS-so6vw 3 жыл бұрын
Kind people who can tell you how to call up a list of referrals in the symphony? I have a registration done by the ref link, the input is already configured, but I can't call up a list of everyone I invited, whatever I wrote in the controller, it gives me either an error or the one who invited me or my information and that's it
@sidilekhalifa258
@sidilekhalifa258 4 жыл бұрын
Hello thanks for this tutorial! How to know if online/offline status user?
@OverSeasMedia
@OverSeasMedia 4 жыл бұрын
As of now I have no idea how to do this, I don't think it could be done using Mercure but if I ever figure something out I will definitely share it
@sidilekhalifa258
@sidilekhalifa258 4 жыл бұрын
@@OverSeasMedia I found this github.com/dunglas/mercure/pull/238
@OverSeasMedia
@OverSeasMedia 4 жыл бұрын
The maps problem that I find with a presence system is when a user does not disconnect properly, for example when you closer they browser tab, how can I detect that, also when the whole browser crashes, or just open a new URL.
@seifdineabdelkader7768
@seifdineabdelkader7768 2 жыл бұрын
can't find a way to run mercure on windows 10 can you help with that please
@belguithmohamedzied8537
@belguithmohamedzied8537 4 жыл бұрын
Hi i work on project real estate search engine front reactjs and symfony backend i want to create automatic notification system every day i create new announce the system loop filters table switch users id if that announce satisfies the conditions in 24h i send to that user email contains new announce or announces in template that i made it please can you help me ?? (user_id) filter table
@yanndeo9501
@yanndeo9501 4 жыл бұрын
Can you make one video on doctrineMongodb please
@nyharenafitahiantsoaraheri3557
@nyharenafitahiantsoaraheri3557 4 жыл бұрын
A video on how to deploy it? please :) . In case, good job :)
@escobarcampos
@escobarcampos 4 жыл бұрын
Exactly! symfony/mercure is great until you want to deploy to production, specially behind a load balancer!
@ne-dlya-petujov
@ne-dlya-petujov 4 жыл бұрын
is it possible to use mercure on real hosting, for example Hostinger ? Thank you in advance for your answer.
@OverSeasMedia
@OverSeasMedia 4 жыл бұрын
I think you could, you will need to run the binary somehow using PHP (using symfony process component for example) but I haven't tried it yet, I'm not sure if the port will be available since this requires and address and a port, if I get se time.i will test this out and let you know if its possible or not
@ne-dlya-petujov
@ne-dlya-petujov 4 жыл бұрын
@@OverSeasMedia Fanks a lot, friend
@mfouakiehibrahim42
@mfouakiehibrahim42 4 жыл бұрын
Hello sir and thank you for your video. I have a concern that has tormented me for some time. how is it possible with Symfony to restrict the connections of a user so that 2 people cannot connect at the same time with the same identifiers?
@OverSeasMedia
@OverSeasMedia 4 жыл бұрын
Hello there mate, Maybe you can try this solution, i tried a while ago in it worked for me :) stackoverflow.com/questions/45167640/allow-one-session-per-account NOTE: you might have to change some of the values if you encounter any problems (services, and the missing bundles system)
@afabriciog
@afabriciog 4 жыл бұрын
Very good. Thank you!!!
@OverSeasMedia
@OverSeasMedia 4 жыл бұрын
You're most welcome
@cubedev4838
@cubedev4838 4 жыл бұрын
More tutorial in symphony5 please... Ecommerce website from scratch please
@realcconnect6873
@realcconnect6873 4 жыл бұрын
dont you have a symfony tutorial for beginners ? I saw that you have only projects tutorial ,
@OverSeasMedia
@OverSeasMedia 4 жыл бұрын
I have a whole series for beginners you can find the playlist in the channel.
@kramelCase
@kramelCase 2 жыл бұрын
thank you !
@tianadede349
@tianadede349 3 жыл бұрын
thank you
@thexvilo
@thexvilo 2 жыл бұрын
The in between cursing tho... It's somewhat funny 😂 but they could have easily been removed by some editing 😅
@dt7472
@dt7472 4 жыл бұрын
Grate !
@TheGenDesign
@TheGenDesign 3 жыл бұрын
Dude, don't get me wrong, you are amazing but please, for the love of god, fix your god damn typing skills. Idk why but i constantly get the urge to punch the screen when i see you make typos every 5 seconds
@OverSeasMedia
@OverSeasMedia 3 жыл бұрын
lol aye man you ain't to worry about that no more I am not making videos anymore :D
Symfony 5 : Inheritance Mapping / Polymorphic relationship? (Example)
14:03
Symfony 5 Real-time Chat App - Back-end [Part 1\4]
36:30
OverSeas Media
Рет қаралды 35 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Don't Use Websockets (Until You Try This…)
6:46
Code With Ryan
Рет қаралды 328 М.
Сборник Эксклюзивов 2024 - Уральские Пельмени
1:33:24
Уральские Пельмени
Рет қаралды 1,5 МЛН
Real time notification in php with pusher
19:30
Code For You
Рет қаралды 24 М.
Last Call Media Workshop: Connecting API Platform to Mercure
8:23
Last Call Media
Рет қаралды 1,3 М.
Symfony PHP Framework Tutorial - Full Course
3:28:05
freeCodeCamp.org
Рет қаралды 403 М.
MongoDB Schema Design Best Practices
50:39
Joe Karlsson
Рет қаралды 175 М.
Using Symfony FormBuilder & Vue: My approach (READ THE DESC)
18:31
OverSeas Media
Рет қаралды 10 М.
Is Next.js 15 any good? "use cache" API first look
8:16
Beyond Fireship
Рет қаралды 132 М.
Symfony 4 | Creating a Microservice (Part 1)
25:41
Qbrain
Рет қаралды 21 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН