thewebtier's profile picture. Recreating ♥️ stories between Web Development & You.

The Web Tier

@thewebtier

Recreating ♥️ stories between Web Development & You.

Ghim

Don't miss out on the latest news about Web Development, SEO, Design and many more.. Subscribe to #thewebtier newsletter now for your weekly dose of tech news. thewebtier.com

thewebtier's tweet image. Don't miss out on the latest news about Web Development, SEO, Design and many more..
Subscribe to #thewebtier newsletter now for your weekly dose of tech news.
thewebtier.com

Do you remember when you joined X? I do! #MyXAnniversary

thewebtier's tweet image. Do you remember when you joined X? I do! #MyXAnniversary

The Web Tier đã đăng lại

🚀 Excited to announce a major update to Commentify – the Laravel comment system for modern apps! Now fully compatible with Laravel 12 and Livewire 3. 👇 Check out what’s new in this release: github.com/usamamuneercha…


The Web Tier đã đăng lại

#Laravel tip: Use retry() for Resilient API Calls Sometimes, APIs are temporarily unavailable. Instead of failing immediately, retry() lets you attempt the request multiple times. Automatically retry a failing HTTP request:

thelarrybarker's tweet image. #Laravel tip:

Use retry() for Resilient API Calls

Sometimes, APIs are temporarily unavailable. Instead of failing immediately, retry() lets you attempt the request multiple times.

Automatically retry a failing HTTP request:

The Web Tier đã đăng lại

We have officially launched our first plugin for @filamentphp with all credit going to @CodeWithDennis for building what we needed that also benefits the community! I'm all for meaningful pages, not dead pages that make a user confused. Our 404 plugin solves a problem for those…

sampizzo's tweet image. We have officially launched our first plugin for @filamentphp with all credit going to @CodeWithDennis for building what we needed that also benefits the community! I'm all for meaningful pages, not dead pages that make a user confused. Our 404 plugin solves a problem for those…

The Web Tier đã đăng lại

✨ Tailwind CSS v4.0 is here! Huge performance improvements, radically simplified setup experience, CSS-first configuration, modernized P3 color palette, container queries, 3D transforms, expanded gradient APIs, @​starting-style support… …and tons, tons more.


The Web Tier đã đăng lại

17 rules of software engineering. I'm a big fan of the last one. Source on LinkedIn: linkedin.com/posts/mikolajp…

PovilasKorop's tweet image. 17 rules of software engineering.

I'm a big fan of the last one.

Source on LinkedIn: linkedin.com/posts/mikolajp…

🤯

this calendar is gettin' crazy. I basically just decided to go all the way on this one. MVP my tush



The Web Tier đã đăng lại

#Laravel tip: Cache Relationships for High-Traffic Models If your application frequently retrieves related models (e.g., comments, likes, orders) and the data doesn’t change often, caching the relationships can significantly reduce database load. Use a method to cache the…

thelarrybarker's tweet image. #Laravel tip:

Cache Relationships for High-Traffic Models

If your application frequently retrieves related models (e.g., comments, likes, orders) and the data doesn’t change often, caching the relationships can significantly reduce database load.

Use a method to cache the…

The Web Tier đã đăng lại

#DailyResource Article by Ryan Chandler Build Your Own Template Engine in PHP - Rendering & Echo Read now at bestoflaravel.com/go/3166 #php #laravel #webdev #javascript #tech #resources #developers

BestOfLaravel's tweet image. #DailyResource

Article by Ryan Chandler
Build Your Own Template Engine in PHP - Rendering & Echo

Read now at
bestoflaravel.com/go/3166

#php #laravel #webdev #javascript #tech #resources #developers

The Web Tier đã đăng lại

#Laravel tip: Leverage Custom Validation Rules for Complex Validation Logic. Laravel provides many built-in validation rules, you might need custom validation logic for more complex requirements. You can create your own validation rules. Create and use custom validation rules:

thelarrybarker's tweet image. #Laravel tip:

Leverage Custom Validation Rules for Complex Validation Logic.

Laravel provides many built-in validation rules, you might need custom validation logic for more complex requirements. You can create your own validation rules.

Create and use custom validation rules:

The Web Tier đã đăng lại

Old quote: "Nothing is more permanent than a temporary solution." A proof in the open-source code. That file that was last edited 2 years ago.

PovilasKorop's tweet image. Old quote: "Nothing is more permanent than a temporary solution."

A proof in the open-source code.
That file that was last edited 2 years ago.

The Web Tier đã đăng lại

I'm glad I moved away from #wordPress some time back for my blog @thewebtier to a #Laravel based CMS @CMS_Max . Plenty of integrations options.


The Web Tier đã đăng lại

🔥 PHP 8.4 adds a new "property hooks" feature which allows you to define getter and setter logic directly on properties!

AshAllenDesign's tweet image. 🔥 PHP 8.4 adds a new "property hooks" feature which allows you to define getter and setter logic directly on properties!

The Web Tier đã đăng lại

#Laravel Pro Tip: Leverage Eloquent's higher-order messaging for cleaner, more expressive code: Cleaner & more maintainable! #PHP #webdev

usamachaudhary's tweet image. #Laravel Pro Tip: 

Leverage Eloquent's higher-order messaging for cleaner, more expressive code:  

Cleaner & more maintainable! #PHP #webdev

The Web Tier đã đăng lại

Laravel Tip: Did you know you can throw exceptions in HTTP facade callbacks for better error handling? Keep your code clean and robust! 🚀 #Laravel #PHP

usamachaudhary's tweet image. Laravel Tip: Did you know you can throw exceptions in HTTP facade callbacks for better error handling? Keep your code clean and robust! 🚀

#Laravel #PHP

The Web Tier đã đăng lại

🔍 Livewire tip: Utilize wire:key to optimize rendering! 🌟 When looping through data, adding wire:key="{{ $item->id }}" to your component elements ensures Livewire keeps track of DOM changes efficiently, reducing flickers and enhancing performance. #Laravel #Livewire3 #PHP


The Web Tier đã đăng lại

🎯 Laravel Tip of the Day: Eloquent Accessors & Mutators 🎯 Did you know? You can modify Eloquent attribute values when you retrieve or set them. Use accessors & mutators for a cleaner, more maintainable code. Happy coding! 🚀 #Laravel #PHP #CodeTip

usamachaudhary's tweet image. 🎯 Laravel Tip of the Day: Eloquent Accessors & Mutators 🎯

Did you know? You can modify Eloquent attribute values when you retrieve or set them. Use accessors & mutators for a cleaner, more maintainable code.

Happy coding! 🚀 #Laravel #PHP #CodeTip

The Web Tier đã đăng lại

A super simple way to add native browser confirmations to forms with @Alpine_JS.

alexdotgs's tweet image. A super simple way to add native browser confirmations to forms with @Alpine_JS.

Loading...

Something went wrong.


Something went wrong.