Anis Ahmad (@ajaxray) 's Twitter Profile
Anis Ahmad

@ajaxray

🤓 Software Architect
🥷 Designing business-critical solutions for enterprises
🗣 Tweets about PHP, Laravel, Database, Scalable Architecture.

ID: 15609364

linkhttp://ajaxray.com calendar_today26-07-2008 10:11:49

1,1K Tweet

2,2K Followers

494 Following

Manuk Minasyan (@minasyanmanuk) 's Twitter Profile Photo

🔥 SOLVED: The "just one more field" client request nightmare for #Laravel #Filament ✅ Add unlimited fields WITHOUT migrations ✅ Drag-and-drop reordering ✅ 20+ field types (color picker, markdown, etc.) ✅ Set validation per field 📈 Saves hours on EVERY project 🚀 Get it:

Backpack for Laravel (@laravelbackpack) 's Twitter Profile Photo

#Laravel Tip Do you want to keep a tab on your laravel application's queries? Just add this to the boot() method in AppServiceProvider to get them in your logs:

#Laravel Tip

Do you want to keep a tab on your laravel application's queries?

Just add this to the boot() method in AppServiceProvider to get them in your logs:
Anis Ahmad (@ajaxray) 's Twitter Profile Photo

Hello World! 👋 We are pleased to announce the launch of Klasio - The All-In-One Learning Management System. Offering today an exclusive LIFETIME DEAL for YOU! In case you are curious, it's MadeWithLaravel jointly by FIGLAB and weDevs.

Laravel News Links (@laravellinks) 's Twitter Profile Photo

Boost your Laravel app's speed with concurrency! 🚀 Discover how to make your processes faster here. laravel-news.com/link/14854

Anis Ahmad (@ajaxray) 's Twitter Profile Photo

Wow! 🤯 jquery remains the top choice in popularity, even today! It's surprising to see it hold its ground amidst the rise of Vue and React! (Please let me know if anyone spots any mistakes in the Google Trends screenshot.)

Wow! 🤯 <a href="/jquery/">jquery</a> remains the top choice in popularity, even today! 

It's surprising to see it hold its ground amidst the rise of  <a href="/vuejs/">Vue</a> and <a href="/reactjs/">React</a>! 

(Please let me know if anyone spots any mistakes in the Google Trends screenshot.)
Taylor Otwell (@taylorotwell) 's Twitter Profile Photo

Laravel Boost has shipped. Boost is a local MCP server that accelerates your AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code. Installs in seconds. Auto-detects your IDEs and tools like

Wendell Adriel (@wendell_adriel) 's Twitter Profile Photo

Laravel Tip 🚀 Rate limiting can be tricky sometimes, right? Not with Laravel. Check how simple it is to apply a rate limit per team and plan, with a fallback for IP! 🔥

Laravel Tip 🚀

Rate limiting can be tricky sometimes, right? Not with Laravel.

Check how simple it is to apply a rate limit per team and plan, with a fallback for IP! 🔥
Wendell Adriel (@wendell_adriel) 's Twitter Profile Photo

Laravel Tip 🚀 Today is just a tip on something that was released on Laravel 12.34 yesterday that I contributed! Now you can use Http::batch(...)->defer() if you don't care about the results of the requests. This will execute the batch requests only after the request is sent to

Laravel Tip 🚀

Today is just a tip on something that was released on Laravel 12.34 yesterday that I contributed!

Now you can use Http::batch(...)-&gt;defer() if you don't care about the results of the requests. This will execute the batch requests only after the request is sent to
Punyapal Shah | Laravel Artisan | PHP Developer (@mrpunyapal) 's Twitter Profile Photo

Vector search is great, but sometimes it returns noise because “semantic similarity” ≠ relevance. 🫠 Introducing Lexical Prefilters for MongoDB Vector Search. Now you can use analyzed text or geo filters before the vector similarity step runs, so the search starts from a

Vector search is great, but sometimes it returns noise because “semantic similarity” ≠ relevance. 🫠

Introducing Lexical Prefilters for MongoDB Vector Search.

Now you can use analyzed text or geo filters before the vector similarity step runs, so the search starts from a