MrPunyapal
MrPunyapal

Punyapal Shah ☁️🦹

Verified

@MrPunyapal

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

831 Posts 13K 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 devs, did you know? ✨

You can easily implement policy-based authorization in routes using middleware('can:...') or can('...', ...).

Protect your actions like viewing, creating, updating, and deleting with ease! 🛠️
image

16