
Hammed Oyedele
@devhammed
Followers
534
Following
2K
Media
151
Statuses
1K
Innovative senior software engineer with 7+ years of experience in developing cutting-edge web and mobile applications. Ask me about JavaScript, PHP & Dart.
Ibadan, Nigeria
Joined August 2015
Thrilled to announce that I will be unveiling a significant, long-awaited feature for both @ApiPlatform and FrankenPHP during my keynote at the API Platform conference. This has been one of the top requests from the community for years, and I've finally developed an elegant
9
5
46
I’m feeling a little better today, so I took some time to work in the feedback from @taylorotwell on my PR! I’m feeling that I might get this accepted! It would be pretty cool! 🔥🤞 I’ll leave the link below if anyone wants to take a look!
5
3
42
Laravel Tip 💡: Detect User Language Laravel uses Symfony's HttpFoundation component, which comes with some nice goodies. If you are working with localization and need to detect the user's preferred language, you can just call "getPreferredLanguage" 🚀 #laravel
3
14
95
Reminder: when working with AI agents in Laravel, please install Laravel Boost package by @ashleyhindle. Just this week, I tried a few AI prompts for videos. With Boost, AI agents auto-generated Pest tests (without me asking) and worked on fixing the code until tests pass.
3
6
62
01001000 01100001 01110000 01110000 01111001 00100000 01010000 01110010 01101111 01100111 01110010 01100001 01101101 01101101 01100101 01110010 00100111 01110011 00100000 01000100 01100001 01111001 00100000 01100110 01110010 01101111 01101101 00100000 01001010 01100101 01110100
407
797
5K
> continue accepts an optional numeric argument which tells it how many levels of enclosing loops it should skip to the end of. The default value is 1, thus skipping to the end of the current loop. The same goes for "break".
after 13 years of php development, i just realized there's a control flow called "continue 2" it'll skip the outer loop as well my mind is blown🤯 what do you think? good or bad?
0
0
2
Preventing Race Conditions with Laravel's Atomic Cache Locks https://t.co/H4uURUkXR2 posted by @harrisrafto
laravel-news.com
Laravel's Cache::lock() creates atomic distributed locks that prevent race conditions by ensuring exclusive code execution, providing automatic expiration and seamless integration with multiple cache...
2
7
79
Supercharge Your Laravel App with Enums! 🚀 In my latest video, I showcase how Laravel not only supports enums but embraces them. Together, they create a perfect developer experience for cleaner and more maintainable code. Check it out ✌️
8
18
169
We've tagged a beta release (v16.0.0-beta1) of our Stripe Cashier package that supports Stripe's new "Basil" API. Give it a test and review in your staging environments 💰 https://t.co/2tRA3vJzzo
github.com
Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services. - laravel/cashier-stripe
6
13
180
Let's talk about async workflows! Using web scraping as a practical example to illustrate how to optimize background jobs for maximum efficiency. 🧵 Keep Reading
2
7
72
I created an Audit Module in @nestframework that logs a request-response flow with all the database operations that happened in it. https://t.co/9pNf7THomS
0
0
0
"Daaad, what should I learn first as a Laravel developer?" "Rule no.1 of a Laravel developer, my son: Before building any new functionality, always check for a spatie package." Based on a YouTube comment I received :)
1
2
51
🚀 37signals have released Lexxy, a new rich text editor for Rails, built on Meta’s Lexical. Markdown, real <p> tags, syntax highlighting, media previews, and more... Beta is out now. #Rails
dev.37signals.com
A better Action Text.
0
4
40
🔥 If you call Vite::useAggressivePrefetching() in Laravel, it does some magic that tells the browser it can start to preload your frontend assets Perfect if you've got an SPA or lots of dynamic imports in your project - fewer ad-hoc network requests slowing your users down!
2
9
92
🔥 Laravel 12 now supports interface binding via PHP8 Attributes 🧵 Here's an example
12
19
195
Late night documentation work! 🌙 Building Laravel Zap docs with Docus and loving every minute of it! The speed, the components, the styling... chef's kiss! 👨🍳💋 Still grinding - what do we think so far?
6
5
99