@Enindu Profile picture

Enindu Alahapperuma

@Enindu

Back-End Developer | System Administrator | Freelancer

Joined August 2010
Similar User
HitsTech photo

@hitstech

RB photo

@roger_billings

Judith Green photo

@Judith_go_Green

@tnerolf@hachyderm.io 🇺🇦 photo

@BonneauFlorent

MT001 photo

@mtr01

iain photo

@iaingales

Michael Chadwick photo

@MikeJChadwick

Alex V photo

@alessioalex

Enindu Alahapperuma Reposted

#HTML Tip Did you know... you can optimize images for responsiveness using the srcset attribute? This allows you to specify different image sources based on device screen sizes, improving performance! 👇

laravelbackpack's tweet image. #HTML Tip

Did you know... you can optimize images for responsiveness using the srcset attribute?

This allows you to specify different image sources based on device screen sizes, improving performance! 👇

Enindu Alahapperuma Reposted

Are you looking for a professional, high-quality website for your company? Your search ends here! #XynoSync #WebDesign #WebDevelopment #Software #LogoDesign #DigitalMarketing #Ecommerce #SEO #Cloud #Email #Corporate #Portfolio #Education #Tourism #SriLanka #LKA

xynosync's tweet image. Are you looking for a professional, high-quality website for your company? Your search ends here!

#XynoSync #WebDesign #WebDevelopment #Software #LogoDesign #DigitalMarketing #Ecommerce #SEO #Cloud #Email #Corporate #Portfolio #Education #Tourism #SriLanka #LKA

Enindu Alahapperuma Reposted

🔥The Spatie laravel-health package is one of the easiest ways to start monitoring your servers and Laravel apps. The package can check: - CPU load - Disk space utilization - Database connectivity - Redis - And even query speed 🧵 Keep Reading

mmartin_joo's tweet image. 🔥The Spatie laravel-health package is one of the easiest ways to start monitoring your servers and Laravel apps.

The package can check:
- CPU load
- Disk space utilization
- Database connectivity
- Redis
- And even query speed

🧵 Keep Reading

Enindu Alahapperuma Reposted

Laravel password validation rules are🔥 There's even an 'uncompromised' that checks the password in the 'have i been pwned' database:

mmartin_joo's tweet image. Laravel password validation rules are🔥

There's even an 'uncompromised' that checks the password in the 'have i been pwned' database:

Enindu Alahapperuma Reposted
xynosync's tweet image. Our latest project, Pragathi Education is now online! Visit the website at, pragathieducation.lk.

#XynoSync #PragathiEducation #Website #WebDesign #WebDevelopment #Software #LogoDesign #DigitalMarketing #Ecommerce #SEO #Cloud #Email #SriLanka #LKA

Enindu Alahapperuma Reposted

Printing for Laravel lets you send PDF documents or raw text directly from a remote server to a printer 🖨️ - madewithlaravel.com/printing-for-l…

MadeWithLaravel's tweet image. Printing for Laravel lets you send PDF documents or raw text directly from a remote server to a printer 🖨️ - madewithlaravel.com/printing-for-l…

Enindu Alahapperuma Reposted
xynosync's tweet image. Our latest project, Taprobana Apparel is now online! Visit the website at, taprobanaapparel.com.

#XynoSync #TaprobanaApparel #Website #WebDesign #WebDevelopment #Software #LogoDesign #DigitalMarketing #Ecommerce #SEO #Cloud #Email #SriLanka #LKA

Enindu Alahapperuma Reposted

PHP 8.4 is released with Property Hooks, Class Instantiation without extra parenthesis, and more laravel-news.com/php-8-4-0 posted by @paulredmond


Enindu Alahapperuma Reposted

Create, use & delete temporary directories with this package 📁👉️ - madewithlaravel.com/temporary-dire…

MadeWithLaravel's tweet image. Create, use & delete temporary directories with this package 📁👉️ - madewithlaravel.com/temporary-dire…

Enindu Alahapperuma Reposted

#Laravel Tip Did you know... Laravel understands your relations and lets you write much cleaner code👇

laravelbackpack's tweet image. #Laravel Tip

Did you know... Laravel understands your relations and lets you write much cleaner code👇

Enindu Alahapperuma Reposted

Hey Laravel devs, here's a gem for you! 💎 Master controller redirects with the action method! Redirect to controller actions with type safety and optional parameters. Perfect for clean, maintainable routing logic! #Laravel

harrisrafto's tweet image. Hey Laravel devs, here's a gem for you! 💎

Master controller redirects with the action method! Redirect to controller actions with type safety and optional parameters. 

Perfect for clean, maintainable routing logic!

#Laravel

Enindu Alahapperuma Reposted

A Go library to simplify request parsing, validation, and response handling in microservices, making code cleaner and more maintainable #golang github.com/rluders/httpsu…

golangch's tweet image. A Go library to simplify request parsing, validation, and response handling in microservices, making code cleaner and more maintainable
#golang

github.com/rluders/httpsu…

Enindu Alahapperuma Reposted

Our latest project, Future Dreams And Merchant Investment is now online! Visit the website at, futuredreams.lk. #XynoSync #FDMI #FutureDreams #Website #WebDesign #WebDevelopment #Software #LogoDesign #DigitalMarketing #Ecommerce #SEO #Cloud #Email #SriLanka #LKA

xynosync's tweet image. Our latest project, Future Dreams And Merchant Investment is now online! Visit the website at, futuredreams.lk.

#XynoSync #FDMI #FutureDreams #Website #WebDesign #WebDevelopment #Software #LogoDesign #DigitalMarketing #Ecommerce #SEO #Cloud #Email #SriLanka #LKA

Enindu Alahapperuma Reposted

Hey Laravel Developers 👩‍💻 Have you heard about the fluent() helper function in Laravel? If you’re working with long multidimensional arrays, objects, or a mix of both, you may sometimes feel unsure whether to use array or object syntax to access nested elements. This is where…

magadum_aniket's tweet image. Hey Laravel Developers 👩‍💻

Have you heard about the fluent() helper function in Laravel?

If you’re working with long multidimensional arrays, objects, or a mix of both, you may sometimes feel unsure whether to use array or object syntax to access nested elements.

This is where…

Enindu Alahapperuma Reposted

Laravel SEO Scanner scans your app and checks your routes for ranking factors like performance, configs, meta tags and content quality ✅ - madewithlaravel.com/laravel-seo-sc…

MadeWithLaravel's tweet image. Laravel SEO Scanner scans your app and checks your routes for ranking factors like performance, configs, meta tags and content quality ✅ - madewithlaravel.com/laravel-seo-sc…

Enindu Alahapperuma Reposted

Hey Laravel devs, here's a gem for you! 💎 Configure default currencies with ease using the Number helper! Set your preferred currency globally and override it when needed. Perfect for international applications! #Laravel

harrisrafto's tweet image. Hey Laravel devs, here's a gem for you! 💎

Configure default currencies with ease using the Number helper! Set your preferred currency globally and override it when needed. 

Perfect for international applications!

#Laravel

Enindu Alahapperuma Reposted

Did you know you can clone queries in Laravel? Handy to keep you DRY.

amit_merchant's tweet image. Did you know you can clone queries in Laravel? Handy to keep you DRY.

Enindu Alahapperuma Reposted

Hey Laravel devs, here's a gem for you! 💎 Level up your input handling with $request->string()! Get Stringable instances for powerful string manipulation. Pro tip: Chain string methods directly on your input for clean, expressive code. #Laravel

harrisrafto's tweet image. Hey Laravel devs, here's a gem for you! 💎

Level up your input handling with $request->string()! Get Stringable instances for powerful string manipulation.

Pro tip: Chain string methods directly on your input for clean, expressive code.

#Laravel

Enindu Alahapperuma Reposted

Hey Laravel devs, here's a gem for you! 💎 Simplify conditional input handling with $request->whenHas()! Perfect for cleaner, more expressive request processing. Pro tip: Use the second closure for elegant fallback logic when the input is missing. #Laravel

harrisrafto's tweet image. Hey Laravel devs, here's a gem for you! 💎

Simplify conditional input handling with $request->whenHas()! Perfect for cleaner, more expressive request processing.

Pro tip: Use the second closure for elegant fallback logic when the input is missing.

#Laravel

United States Trends
Loading...

Something went wrong.


Something went wrong.