Columns:
| # | Tweet | User | Followers | Views ▼ | Ratio | Engagement | Posted |
|---|---|---|---|---|---|---|---|
| 1 | [text] I'm looking for Laravel PHP work for last almost two months now, idk if it's AI or something else but market seems lot quiet than ever. Previously I used to get clients on a same day I start looking for work.
Are you feeling the same? | @MrPunyapal ✓ | 7.4K | 13.9K | 1.9x | 163 | Mar 23 |
| 2 | [image] Laravel devs, one of my followers asked me: “Where can I see all available PHP attributes in Laravel?”
I thought about it for a bit… couldn’t find a clear answer.
So I created a repo that lists all PHP attributes used in the Laravel framework.
Link in comments 👇 | @MrPunyapal ✓ | 7.5K | 9.5K | 1.3x | 160 | Apr 18 |
| 3 | [text] Hey fam, you know I'm looking for Laravel work for last few weeks now. And everyone suggested I'm giving $10 flat discount on my hourly rate.
Let's see if that work 🫡
Your support matters much like/repost and help me find right people to work with 🙌 | @MrPunyapal ✓ | 7.4K | 6.9K | 0.9x | 85 | Apr 3 |
| 4 | [image] Laravel 13 welcome page 👀 | @MrPunyapal ✓ | 7.4K | 6.5K | 0.9x | 154 | Feb 21 |
| 5 | [image] Laravel developers, get ready for more PHP attributes 👀
Laravel 13 is adding:
• `#[Middleware]`
• `#[ErrorBag]`
Less boilerplate, more declarative code.
The shift is happening. | @MrPunyapal ✓ | 7.4K | 6.4K | 0.9x | 116 | Mar 1 |
| 6 | [image] Laravel devs, in the new Laravel Boost version you can discover fresh AI skills and guidelines with the new `--discover` flag in the `boost:update` command 💪 | @MrPunyapal ✓ | 7.4K | 5.8K | 0.8x | 134 | Mar 20 |
| 7 | [image] Laravel gained 10 million downloads in 1 month. 🤯🤯
It seems so many apps updated to Laravel 13? 👀 | @MrPunyapal ✓ | 7.4K | 5.1K | 0.7x | 161 | Mar 26 |
| 8 | [image] Laravel 13 will have `#[Seeder]` for tests 🧪
Declare your seeder on the test class and it runs automatically.
Cleaner tests. Better DX. Less boilerplate.
Laravel keeps leveling up 🔥 | @MrPunyapal ✓ | 7.4K | 5.0K | 0.7x | 129 | Feb 19 |
| 9 | [video] #laravel devs, @filamentphp Tabs now support deferred badge rendering 💫
Your page loads faster ✨ because expensive count() queries for tab badges run asynchronously instead of during the initial page load.
A small feature that makes a noticeable performance difference. | @JaiveerChavda ✓ | 254 | 4.4K | 17.2x | 68 | Mar 8 |
| 10 | [image] Reminder for Laravel devs 🚨
Don’t use `env()` outside config files.
Works locally, breaks with `config:cache`.
Use `config()` instead.
Add Pest Arch or Larastan to catch it early; even AI gets this wrong 🤖 | @MrPunyapal ✓ | 7.4K | 4.1K | 0.6x | 66 | Apr 5 |
| 11 | [image] 👀 #Laravel13 | @MrPunyapal ✓ | 7.4K | 3.9K | 0.5x | 66 | Mar 17 |
| 12 | [image] Laravel 13 introduces new Eloquent attributes:
✨ #[WithoutTimestamps]
🚫 #[WithoutIncrementing]
🕒 #[DateFormat]
Cleaner syntax, less boilerplate ⚡️ | @MrPunyapal ✓ | 7.4K | 2.9K | 0.4x | 58 | Mar 27 |
| 13 | [image] Laravel 12.55 (basically Laravel 13 now 🔥) just made string validation so much cleaner!
Fluent Rule::string() chaining for min/max/alphaDash etc. – goodbye ugly long pipes, hello readable code 😍
Who's already refactoring their FormRequests? | @MrPunyapal ✓ | 7.4K | 2.7K | 0.4x | 60 | Mar 18 |