THAKURCODER BLOG - The personal blog for Thakur Coder
Thakur Coder
Thakur Coder

Crafting digital dreams into reality, one line of code at a time. Embracing the chaos of creation to engineer a brighter tomorrow.

PINNED POSTS

Creating a custom resume page in filament php: a step-by-step guide

Learn How to Build a Tailored Resume Page in Your Filament Admin Panel Using Laravel
26 June, 2024
FILAMENTPHP

shhh! it's a secret: how keycloak keeps your data safe

Ever wondered how your favorite apps keep your info secure? Keycloak might be the superhero you didn't know you needed.
1 January, 2024
DATA SECURITY
LARAVEL

LATEST POSTS

Building a dockerized laravel application with serversideup image and redis integration

A Step-by-Step Guide to Setting Up a Scalable Laravel Environment with Docker, Redis, and ServerSideUp Image
11 July, 2024
LARAVEL
DOCKER
SERVER

Webhooks in laravel: when sending and receiving messages, make sure both ends are aligned

How to Set Up Spatie’s Webhook Client and Server for Seamless App Communication—Like Two Peas in a Pod!
10 July, 2024
LARAVEL
BEST PRACTICES

Mastering database timestamps and timezones: strategies for global consistency

Essential Practices for Accurate Time Management and Error Prevention Across Different Time Zones
9 July, 2024
BEST PRACTICES

Supercharging laravel search: transitioning from mysql full-text search to typesense

Enhance Your Laravel Application's Search Performance with Typesense—Achieving Lightning-Fast Results and Improved Relevance
8 July, 2024
LARAVEL
PHP
MYSQL

How instagram solved its justin bieber problem

Understanding the Technical Solutions and Infrastructure Changes Behind Instagram's Management of High-Profile Accounts
6 July, 2024
BEST PRACTICES
PERFORMANCE

Understanding longtext and json in mysql: optimal data storage solutions

A Comprehensive Guide to Efficiently Managing Large Text and Semi-Structured Data in MySQL Databases
5 July, 2024
LARAVEL
MYSQL

Understanding laravel casting: a comprehensive guide to array and json casting

Simplify Your Eloquent Models with Array and JSON Casting in Laravel
4 July, 2024
LARAVEL
BEST PRACTICES

Automating background removal from images using node.js: a practical guide

Streamline Image Editing with @imgly/background-removal-node
3 July, 2024
NODE JS

Streamline your image optimization with node.js: a comprehensive guide

Efficiently Resize and Optimize Images Using a Node.js Script
2 July, 2024
NODE JS

Mastering advanced eloquent in laravel: 10 pro tips for efficient database management

Unlock the Full Potential of Laravel Eloquent with Subqueries, Eager Loading, Chunking, Scopes, and Dynamic Relationships
28 June, 2024
LARAVEL
PHP
BEST PRACTICES