Core Team Pinkary 🤌
Founder of @LaravelArtisans.bsky.social Community 🙌
MrPunyapal.dev
By the way, thanks for all your love, Laravel community. 🫶
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! 🫡
Now I can just share link who made xyz statements 👌
github.com/LaravelDaily...
Now I can just share link who made xyz statements 👌
github.com/LaravelDaily...
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 🔒
PascalCase or SNAKE_CASE 👀
I have switched to, or we can say been using, PascalCase for enums for a long time though! 🙌
PascalCase or SNAKE_CASE 👀
I have switched to, or we can say been using, PascalCase for enums for a long time though! 🙌
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 💡
We need actually `($string)->lower()->ucwords()| API for PHP.
And one `define_string_function('slug', fn(...) => oprations)`
So we can call custom stuff directly on string `($string)->slug(...)`
What ade your thoughts? 🤔
We need actually `($string)->lower()->ucwords()| API for PHP.
And one `define_string_function('slug', fn(...) => oprations)`
So we can call custom stuff directly on string `($string)->slug(...)`
What ade your thoughts? 🤔
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. 😎