itxshakil.hashnode.devLaravel Eloquent: When to Use `boot()` vs. `booted()` (The Final Word)Laravel is a framework that prides itself on elegance and clarity—but when it comes to model booting, many developers get confused between boot(), booted(), and even trait boots. If you’ve ever stared at an Eloquent model thinking, “Wait, when exactl...Oct 9, 2025·4 min read
itxshakil.hashnode.dev🚀 How to Send OTPs, Notifications & DLT SMS in Laravel Using Fast2SMSSMS is still one of the most reliable channels to reach users instantly. Whether it’s OTP verification, marketing messages, or system alerts, SMS ensures high visibility. Manually integrating Fast2SMS can be tedious—API payloads, handling templates, ...Aug 26, 2025·3 min read
itxshakil.hashnode.dev🚀 Send SMS, OTP & DLT Messages in Laravel with Fast2SMS (Open Source Package)1. Why SMS Still Matters in 2025 OTPs for logins & registrations Transaction alerts (banking, e-commerce, logistics) Marketing campaigns & DLT-compliant bulk messages 👉 If you’re building a Laravel app in India, SMS is still essential. 2. The...Aug 23, 2025·2 min read
itxshakil.hashnode.dev🚀 Send SMS, OTP & DLT Messages in Laravel with Fast2SMS (Open Source Package)In 2025, SMS is still a powerful way to reach users. Whether it’s for one-time passwords (OTPs), transaction alerts, delivery updates, or marketing campaigns, SMS remains one of the most reliable communication channels—especially in India, where mobi...Aug 20, 2025·3 min read