Laravel developers, are you still using Mix or have you already switched to Vite? 🤔
Or are you using neither? 😅


Punyapal Shah
@MrPunyapal
Laravel Artisan | Open Source Contributor | Speaker | Core Team @Pinkary 🤌 Creator of @LaravelArtisans 🙌
• • 2K Posts • 18K Views
Developers, how often do you find yourself considering option B in a day/week/month? 🤔
PHP 8.5 adds a built-in Uri extension — RFC 3986 & WHATWG-compliant.
No more parse_url() weirdness 👇
🧪 Available to test now in PHP 8.5 RC 1
I used WSL first time for development yesterday, and the fun part is I asked Claude (via GitHub Copilot) to set up PHP, Composer, and other required things to run the project. 😁