Jigar Dhulla

12 Followers
41 Following
42 Posts

Live coding and explaing the concept of Laravel Broadcasting with Laravel Reverb. Created a real-time kanban board in Filament.

Skip to 27:30 for broadcasting. Realized later that installation steps are boring. 😅

Youtube: https://youtu.be/9A_AmA6FR_8

#php #laravel #filament #Reverb #pusher #livewire

- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

My first ever contribution to the 3rd party Laravel Livewire package.

Faced an issue when integrating.
Fixed it.
Raised a PR.
It got merged.

PR: https://github.com/jantinnerezo/livewire-alert/pull/137

#laravel #livewire

Defer loading scripts by jigar-dhulla · Pull Request #137 · jantinnerezo/livewire-alert

As Swal is external dependency, when Swal is loaded via vite bundler, it is deferred. Hence when using flash feature, we get error Uncaught (in promise) ReferenceError: Swal is not defined. This is...

GitHub
The moment I have to do `npm run dev`, I get demotivated.

Laravel v10.29.0 now shows the CliDumper source at the last line instead of first.

Very helpful when the dump is too long.

💡#PHP Tip:

Did you know explode() function has a limit parameter?

Useful when we know exactly how many arrays are expected in return.

@rebornmedia no issues so far, anything specific?
@andrewfeeney just feel. :)

@derickr @andrewfeeney Thanks.

Verified link to website/blog/etc should suffice to distinguish between parody accounts.

@andrewfeeney of course, no judgement to those who have it. :)

Agree, coming from bird app its tough to ignore.

So far only thing annoying for me here is that UX to boost or favorite a tweet outside our server is bad.

That should soon get better overtime I feel.