Blogs

11 posts

You have `response()->json(['result' => 'success'], 200)` everywhere, here is what you can do

3.8.2025

There is two way to collapse sidebar in filament, `->sidebarCollapsibleOnDesktop()` and `->sidebarFullyCollapsibleOnDesktop()`

12.7.2025

In order to enable Inertia SSR in forge you need two things: npm ci && npm run build: ssr and turn on Inertia SSR integration in forge

11.7.2025

Discover how to leverage action patterns in Laravel to optimize your development process.

24.6.2025

By default nginx will add nginx value to the server header. Let's see how we can disable it

17.3.2024

You have nginx? You have docker? You have node.js? You want to do load balancing? This is the guide for you.

10.3.2024

Simple trick to debug nginx config with add_header directive. This will help you to debug the nginx config and find the issue with the config file.

3.3.2024

Learn how to set up a Docker Swarm lab using Multipass. Ideal for developers and IT professionals alike, this guide provides the essentials to get your Docker Swarm environment up and running on your desktop quickly.

24.2.2024

this is so cool

1.1.2024