Blogs
You have `response()->json(['result' => 'success'], 200)` everywhere, here is what you can do
There is two way to collapse sidebar in filament, `->sidebarCollapsibleOnDesktop()` and `->sidebarFullyCollapsibleOnDesktop()`
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
Discover how to leverage action patterns in Laravel to optimize your development process.
By default nginx will add nginx value to the server header. Let's see how we can disable it
You have nginx? You have docker? You have node.js? You want to do load balancing? This is the guide for you.
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.
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.
i love this blog from now