Laravel 9 min read Commissioning a Customer Portal: Features, Cost, and Process What a custom customer portal costs, which features are worth building, and how development works – with honest price ranges and clear decision criteria. Daniel Nilges 5 September 2026
Laravel 7 min read Laravel Development at a Glance: Decision, Architecture, Operations The entry point to our Laravel knowledge: when custom web applications pay off, which architecture lasts, and what operations require – with all deep dives. Daniel Nilges 5 September 2026
Laravel 9 min read Laravel Multi-Tenancy: Architecture, Packages, and Cost Explained Multi-tenancy in Laravel: single vs. multi-database, stancl/tenancy vs. Spatie, tenant isolation and cost – with honest decision guidance from practice. Daniel Nilges 5 September 2026
Laravel 7 min read Composer Patches in Laravel: Fix Vendor Code Without a Fork How to cleanly patch a bug in a third-party package in Laravel instead of editing vendor/ or forking it, re-applied automatically on every composer install. Tobias Kokesch 8 July 2026
Laravel 9 min read Why Laravel for Custom Business Software When does Laravel make sense for custom business software? Customer portals, APIs, multi-tenant – explained with real project experience. Daniel Nilges 5 July 2026
Laravel 7 min read Laravel Tenants Without a Tenancy Package: Rentlytics How Rentlytics runs multiple rent index calculators in one Laravel codebase using module service providers, subdomains, and isolated assets. Tobias Kokesch 21 June 2026
Laravel 8 min read VRPay in Laravel: Payment Status as a State Machine How a Laravel shop prepares VRPay payments, validates return parameters, polls status, and triggers fulfillment idempotently. Tobias Kokesch 21 June 2026