Vishal Chavda 🇮🇳
@vishal__2931
Software Developer at @learning_rocket | #PHP | #Laravel | #Livewire | Full-time Tech Enthusiast | Part-time Automobile Enthusiast
Best VS Code Extension For PHP and Laravel #Laravel #PHP #VSCode #programming
We got Polls on Pinkary before GTA 6 😎
the legend @mrpunyapal just dropped polls on pinkary… enjoy! ✨
PHP 8.5 is coming on November 20th with powerful new features: - Pipe operator - Final property promotion - #[NoDiscard] attribute - array_first & array_last - IntlListFormatter - And more Explore the full guide with real examples: indxs.dev/blog/whats-new…
Introducing... WireModel 🎉 Your go-to platform for Laravel recipes, tips, and tricks! Focus on: ✨ TALL Stack 🛠️ Filament panels ⚡ Real-world solutions WireModel shares TALL Stack and Filament examples to help developers improve their applications. 🔗 Link in comments!
I'm starting a NEW YouTube channel! Introducing "AI Coding Daily" youtube.com/@AICodingDaily Two first SHORT videos. 1. Claude Code: Paste Image Screenshot into Prompt youtube.com/shorts/I6zy4HY… 2. My Story of AI Code with Critical Bug (while Tests Pass) youtube.com/shorts/4WJj7GF……
PHP devs, look what we’ve got 👀 A clean cheat sheet of the most useful constants in the language 🧾 From __DIR__ to UPLOAD_ERR_NO_FILE, all neatly grouped and 8.4-ready 🗂 Save it. Use it. Share it 💾✅📤
🚨 Hey, Laravel Devs! We're excited to welcome @HK_Adiecha, TechLead at @WebOccult, to the #LaravelAhmedabad Meetup! 🚀 🎙 Talk: Up Your Laravel API: Structure, Testing & Other Tools 🗓 29th June | ⏰ 10 AM | 📍 @Simprosys Let's build better APIs together! 🙌 #LaravelMeetup
🚨 Hey, Laravel Devs in Ahmedabad! 🌧️ Rain, Code & Community - it's the perfect combo. Let's meet, network & grow. Join us for the next #LaravelAhmedabad Meetup. 🗓 29 June 2025 🕙 10 AM – 12:30 PM 📍 Simprosys Cafeteria @Simprosys 🎟 allevents.in/ahmedabad/lara… #LaravelMeetup
🚀 Laravel tip: Stop using empty() for value checks — it fails silently in many cases. ✅ Use blank() ✅ Use filled() for the inverse Smarter. Safer. Laravel-ready. 💡
This year’s Laracon will be our 10th in the US. Big Forge updates. Some banger Cloud features you’ve been asking for. A little open source alchemy. Livewire 4. Most attendees we’ve ever had. Let’s ship. 🫡
Announcing our 2nd speaker - @ShreyaDoshib an experienced assistant professor at Marwadi Uni. having deep technical knowledge about AI & gonna talk about Building AI Agents in Laravel. Join @LaravelRajkot June meetup to unlock new possibilities you can have in your project!
Working with nested JSON in a Laravel model? Used to mean verbose array access, constant merging, and offset warnings 😵💫 Now in Laravel 12.19+: ✅ Use AsFluent cast ✅ No more manual merges ✅ No more “undefined offset” errors ✅ Just clean, expressive syntax 🧼
And a very rare sight - @PovilasKorop is laughing! 😅
Seeing all my mentors under one hood is awesome 🔥😍😍. Panel discussion is live guys join quickly youtube.com/live/K91LyYA37…
Excited to share knowledge with the home audience again
Announcing our 1st speaker - our one and only @gauravmakhecha who is not only good soul to talk with but also have lots of experience that every conversation becomes insightful session for us. Join @LaravelRajkot June meetup to hear him sharing automation tools for #Laravel dev
Announcing our 1st speaker - our one and only @gauravmakhecha who is not only good soul to talk with but also have lots of experience that every conversation becomes insightful session for us. Join @LaravelRajkot June meetup to hear him sharing automation tools for #Laravel dev
Its live now...
We’re kicking off in just 7 minutes! 🚀 First up, @dunglas will dive into the latest updates to #FrankenPHP. Then, @nicolasgrekas will take the stage to explore the current state and future of #Symfony. Join the stream 👉 youtube.com/live/3b0ty1iZ8…
🌧️ Kick off the monsoon with a splash at the Laravel Rajkot Meetup on June 22, 2025! 🚀 Dive into Laravel’s latest tricks, connect with vibrant devs, and code under the rainy vibes! ☔ Don’t miss this electrifying day of learning & fun! allevents.in/rajkot/laravel… #LaravelRajkot
We just shipped Nightwatch: application monitoring & logging obsessively optimized for Laravel. ✨ Start with a single command 📊 Monitor every event ⏱️ Review precise timelines & logs ⚠️ Hear less noise with smart alerts And much more, including a free plan for anywhere you…
Working with forms in #laravel Livewire? Instead of manually resetting each input after submission, you can use the reset() or reset(['property1', 'property2']) method to instantly clear the state. Clean and easy! Here's how 👇
huge shoutout to @mrpunyapal for writing most of the code behind one of the biggest upcoming features in pest 4. he’s also sharing some great stuff on youtube — as php devs, we seriously need more folks like him. go take a look: youtube.com/@mrpunyapal