MrPunyapal
MrPunyapal

Punyapal Shah ☁️🦹

Verified

@MrPunyapal

{{ __('Laravel Artisan | Open Source Contributor | Speaker | Core Team @Pinkary 🤌 Creator of @LaravelArtisans 🙌') }}

719 Posts 11K Views

  • No matching results...
  • Searching...

/ 255

Pinned

🚀 Want to learn how to build a chat app using Laravel Livewire and Reverb?

I've done it before, and now I'm rebuilding it with all my learnings! 🤞

Follow the journey and check out the code on my GitHub: github.com/MrPunyapal/livewire-chat-app

🔗

9

2K

Laravel developers, check out the new generic notations for relationships! 🛠️

- In BelongsTo, replace the current class with $this.
- Other relationships like HasOne, HasMany, and MorphOne now include $this as an extra generic parameter.

#Laravel #PHP
image

45