Core Team Pinkary 🤌
Founder of @LaravelArtisans.bsky.social Community 🙌
MrPunyapal.dev
You can now cache your routes and config once per test run, instead of rebuilding them for every test. 💪
A nice performance boost for apps with lots of routes or heavy config. ⚡
Works in both PHPUnit & Pest.
You can now cache your routes and config once per test run, instead of rebuilding them for every test. 💪
A nice performance boost for apps with lots of routes or heavy config. ⚡
Works in both PHPUnit & Pest.
Joining me: Hafez Divandari for a deep dive on OAuth2 made simple—from fundamentals, API/SPA auth, PATs, to the ultimate Sanctum vs Passport showdown. 💥
Don't miss it—Link in comments! 🎥
Joining me: Hafez Divandari for a deep dive on OAuth2 made simple—from fundamentals, API/SPA auth, PATs, to the ultimate Sanctum vs Passport showdown. 💥
Don't miss it—Link in comments! 🎥
☕️ Coffee or tea
🌑 Dark or light mode
⚛️ React or Livewire
🐘 Favorite PHP feature
🛣 Laravel’s missing feature
His answers or chaos 😂👇
☕️ Coffee or tea
🌑 Dark or light mode
⚛️ React or Livewire
🐘 Favorite PHP feature
🛣 Laravel’s missing feature
His answers or chaos 😂👇
Laravel developers, time to do `composer update` as Laravel uses Symfony's http foundation component behind the scenes! 🫡
Laravel developers, time to do `composer update` as Laravel uses Symfony's http foundation component behind the scenes! 🫡
Link in comments 👇
Link in comments 👇
You see this code 👇
What will dd($user->balance); output? 🤔
(No cheating — answer before you run it 😏)
You see this code 👇
What will dd($user->balance); output? 🤔
(No cheating — answer before you run it 😏)
Those tiny timing differences can expose sensitive info 😬
Use Timebox to ensure a fixed execution time and keep your app secure 🔒
Those tiny timing differences can expose sensitive info 😬
Use Timebox to ensure a fixed execution time and keep your app secure 🔒
getrector.com/rule-detail/...
getrector.com/rule-detail/...
Behind many negative comments about Laravel, I just find Symfony developers. 😅
Behind many negative comments about Laravel, I just find Symfony developers. 😅
Seed thousands of records with just one query ⚙️
⚠️ No model events or observers are triggered — works like a raw insert.
Perfect for testing, seeding, and performance-heavy setups 💡
Seed thousands of records with just one query ⚙️
⚠️ No model events or observers are triggered — works like a raw insert.
Perfect for testing, seeding, and performance-heavy setups 💡
github.com/laravel/fram...
github.com/laravel/fram...
Because our wheels come with style, readability, and speed. 🔥
PHP works. Laravel flows. 😎
Because our wheels come with style, readability, and speed. 🔥
PHP works. Laravel flows. 😎
This seems similar to the `title` method. 🤔
This seems similar to the `title` method. 🤔