Navigation

Osman Aras

Osman Aras

Hi, I'm Osman. I recently moved to the United States from Turkey. I'm an amateur blogger, and I write about software, travel, and whatever sparks my curiosity. That's why I created this blog — to share the things I explore and discover.

491 Posts
3,443 Views
504 Top Post

Posts by Osman Aras

491 posts
Default post image
Laravel

Customizing Laravel Passport for Complex Auth Flows

Master advanced Laravel Passport customizations for complex authentication flows. Learn to implement custom grant types,...
Default post image
Laravel

Laravel Subqueries and Advanced SQL in Eloquent

Master Laravel Eloquent subqueries and advanced SQL techniques. Learn to build complex database queries, analytics repor...
Default post image
Laravel

Custom Laravel Validation Rules: Beyond The Basics

Master advanced Laravel validation with custom rules, complex business logic validation, and performance optimization. L...
Default post image
Laravel

Polymorphic Relationships in Laravel: Complex Data Modeling

Master Laravel's polymorphic relationships for complex data modeling. Learn to build flexible, maintainable database sch...
Default post image
Laravel

Laravel Service Provider Best Practices and Patterns

Master Laravel service provider best practices and advanced patterns. Learn proper registration, testing strategies, and...
Default post image
Laravel

Custom Laravel Facades: When and How to Create Them

Master custom Laravel facades creation. Learn when and how to build elegant facades that enhance developer experience wh...
Default post image
Laravel

Laravel Pipeline Pattern: Beyond Middleware

Master Laravel's Pipeline pattern beyond middleware. Learn to create elegant, maintainable code for data processing, bus...
Default post image
Laravel

Dynamic Module Loading in Laravel: Plugin Architecture

Learn how to implement dynamic module loading in Laravel applications. Build flexible plugin architectures that enable r...
Default post image
Php

PHP Internals: Understanding the Zend Engine

Learn how PHP's Zend Engine works internally - from code compilation to execution, memory management, and performance op...
Default post image
Php

PHP FFI: Integrating C Libraries in PHP Applications

Master PHP FFI to integrate C libraries directly in PHP applications. Learn memory management, type safety, performance...
Default post image
Php

PHP 8.3 Attributes in Practice: Beyond Annotations

Master PHP 8.3 Attributes with advanced patterns and real-world examples. Learn metaprogramming techniques, build attrib...
Default post image
Laravel

Laravel Sanctum: API Token Authentication Made Simple

Learn how to implement secure API authentication with Laravel Sanctum. This comprehensive guide covers token-based auth,...
Default post image
Laravel

Laravel Service Container: Dependency Injection Deep Dive

Master Laravel's Service Container with this comprehensive guide to dependency injection, bindings, contextual resolutio...
Default post image
Laravel

Laravel View Composers: Cleaner Controllers and Views

Master Laravel view composers to eliminate repetitive controller code and create cleaner views. Learn data sharing patt...
Default post image
Laravel

Laravel Vapor: Serverless Deployment on AWS

Master Laravel Vapor for serverless deployment on AWS. This comprehensive guide covers setup, configuration, optimizatio...