12 minutes into the video, you got a like and sub.
@SurajKumar-uo7bo Жыл бұрын
Sir, i am facing some error in my code :Failed to load resource: the server responded with a status of 500 (Internal Server Error).... sir, please suggest me some solution,.....
@botmonk3474 Жыл бұрын
how are you able to loop thourgh the incomingMessages array my code says undeined formError varaible
@JaganParab Жыл бұрын
i have one problem whie running the npm run dev command. where can i send the problem message??????
@RicardoKaram-ub2pm Жыл бұрын
When it comes to downloading the beyondcode package it is displaying an error "Your requirements could not be resolved to an installable set of packages. " I have php 8.1 and laravel 10.23.0 As I saw on the internet that beyondcode does not support php 8.1 So how can we fix it? If someone please can help, Thank you ! :D
@RicardoKaram-ub2pm Жыл бұрын
It is solved, The solution for it is that I added to the command -W "composer require beyondcode/laravel-websockets -W" Hope it will be helpful for those who are facing the same issue :D !
@12354395 Жыл бұрын
Hello, I tried to create an event on the dashboard as shown in the video, but it doesn't work, I looked at the console and it shows status 200 with the message 'ok', but the event does not appear on the console, I tried again with a new project without using it the queue and works normally, any idea what could be the problem?
@mohamadcheaib2 жыл бұрын
Hello, You should not use env constants directly into your php, better to use it from config file for safety issues.
@Mlak2Hb3eJanb8n Жыл бұрын
THANKS
@ph.d40342 жыл бұрын
Thank you .. But how can I implement this in laravel if I'm making a chat app using flutter as frontend and laravel as backend ?? I mean how to use websocket for a chat app with pure laravel api with postman , Not with laravel view. Thanks again sir
@emadzaamout2 жыл бұрын
It's the same thing but for the app you have in flutter, you can install and use Pusher client and use that to connect to your server. pusher.com/docs/channels/getting_started/flutter
@ph.d40342 жыл бұрын
@@emadzaamout Thanks alot ❤ I'll be waiting for your video
@somethingmysterious582 жыл бұрын
@@emadzaamout waiting for your video Sir ^_^ Also please make a series on "Advance Laravel" topics.... for making us laravel developer to Senior laravel developer ;) :D
@vishvish242 жыл бұрын
Can we listen rest api data in laravel8 websocket automatically after 2 second. For example: a third party providing every 2 second id, title and news this three things giving us by api in json format, and at our side I want we receive this api refresh data every 2 second by websocket. Coz third party provider not giving websocket and giving news by api.
@sarathks003 Жыл бұрын
Hi, Can you Help me to do this on AWS EC2 ? on my local everything working fine but on AWS ec2 the dashboard always showing "Channels current state is unavailable"
@alhdrinskie Жыл бұрын
i have this issue, did yuo fixed this
@mananmozar56439 ай бұрын
my version is 8.1 when i try to migrate it gives me an error like PS D:\installed software\xampp\htdocs\chatapp> php artisan migrate Migrating: 0000_00_00_000000_rename_statistics_counters Error Class "Doctrine\DBAL\Driver\AbstractMySQLDriver" not found
@abdallakaram53762 жыл бұрын
great work but finally learn us how to upload it to shared host without any problem thanks a lot sir ❤
@emadzaamout2 жыл бұрын
Hello unfortunately I don't think you host that on shared hosting since the sockets ports might or might not be open. I do have plans to make a video on hosting it to a private server using AWS. Subscribe to stay updated.
@deesynertz68102 жыл бұрын
@@emadzaamout so if i have shared plan on live server this websocket will not work?
@olabintanibraheem81112 жыл бұрын
@@emadzaamout please make video on how to deploy the app on AWS
@mwaas Жыл бұрын
Who i can deploy this on hosting
@jjplays4042 жыл бұрын
Hi my teacher, at the start, after the connect button when I press send event it responds me with "ok" but event msg is not shown into statistics table. any solution for this please? respect from Pakistan
@loopback44162 жыл бұрын
i have also faced this problem.
@BackendTester-p1n Жыл бұрын
Koi solution mila apko? (Any Solutions?)
@elmalleable8 ай бұрын
user pusher version 7.0.2, i faced same problem and this fixed it