Advanced Docker Concepts & Tricks for PHP Applications, in Layman Terms
Multi-stage builds, layer caching order, composer cache, OPcache config, and others.
Unsere ganz persönlichen Blogbeiträge.
Wir unterteilen unsere Beiträge in zwei Hauptkategorien: Embedded Systems web
Keine Ergebnisse gefunden.
Petar Vasilev
Remove
Multi-stage builds, layer caching order, composer cache, OPcache config, and others.
This batch leans into collections, queues, events, and a few quality-of-life helpers.
Some more obscure but useful laravel features explained in laymen terms.
Story of the most famous social engineering hacker.
Most corporate rivalries are forgotten within a decade. The split that tore apart MIT's Artificial Intelligence Laboratory in the early 1980s is different, because one of its casualties walked away so disillusioned that he launched a movement which now underpins much of the modern software world. The "Lisp Machine wars" were never literal warfare — calling them that oversells it — but the bitterness was real, the stakes felt enormous to the people inside, and the fallout reshaped computing in ways nobody at the time intended.
Some very useful Laravel features.
The major differences between MySQL and PostgreSQL.
Some advanced SQL concepts like window functions and common table expressions (CTEs).
The fastest chip that did not make it.
Explaning PHP's OPcache.
Some more modern JavaScript features.
More modern PHP features.
Some modern JavaScript features.
More modern PHP features.
Building a QR Code & NFC tag scanner with Claude.
Some modern PHP features - part 1.
Some more modern features CSS offers - part 2.
Some of the modern features CSS offers since 2022.
Learn about small but interesting Laravel features - part 2.
Learn about small but interesting Laravel features.
This example demonstrates how to create a Node.js "forwarder" that listens to an MQTT broker, expects JSON payloads on a topic, and forwards them via HTTP(S) to a PHP backend endpoint. The solution consists of three parts - environment configuration, Node.js dependencies, and the main forwarder script.
Database transactions are one of the most important concepts in modern web development, especially when dealing with operations that need to maintain data consistency. In Laravel, transactions provide a powerful way to ensure that multiple database operations either all succeed or all fail together, maintaining the integrity of your data.
In the rapidly growing Internet of Things (IoT) ecosystem, managing, monitoring, and controlling connected devices can quickly become complex. IoT Center is a powerful SaaS platform designed to simplify this process—bringing all your devices, data, and controls together in one intuitive dashboard.
When sending an Eloquent model to a Laravel queue, developers often discover that any custom, runtime properties they added to the model instance are mysteriously lost. This isn't a bug; it's by design.
Bring your glassmorphism designs to life with a dynamic, water-like motion. This tutorial shows you how to create a realistic liquid glass effect using CSS, SVG filters, and a few lines of JavaScript — no WebGL required. Learn how to combine <feTurbulence> and <feDisplacementMap> to simulate the gentle shimmer of moving water right inside your UI.
Choosing between WordPress and Laravel depends on your project’s goals. WordPress offers simplicity, speed, and ease of use for content-driven sites, while Laravel provides flexibility, scalability, and power for complex web applications. This comparison explores their key differences, strengths, and best use cases to help you pick the right tool for your next project.
Creating a liquid glass effect with CSS is a stylish way to bring depth and modern UI aesthetics to your website. This effect mimics frosted or glossy glass surfaces with fluid-like movement, often combined with blur, transparency, and gradient overlays. In this tutorial, we’ll walk step by step through building a liquid glass effect using only HTML and CSS.
Explore how to add your devices to the IoT Center for monitoring, notifications, and real-time data reporting.
First post to initiate the launching of our blog.