How To Laravel Sail: Sync Development to Production This article is a brief explanation of how to update production source after some changes on the development environment.
How To Knowledge Base I'm still looking for a knowledge base apps that suits me but to no avail haven't found one. Currently, I use Ghost CMS to manage the knowledge that I have learned because it's easy to access from anywhere, it supports markdown, it has search
How To Gitea This is my kind of Git; I found it easier to install and use it. It's open source and I can host it privately. What left to be done is improving my knowledge of how to use Git.
How To N8N "n-eight-n" is a free and open-source workflow automation tool that helps connect apps, APIs, and services without coding. Think of it as a more flexible, self-hosted alternative to tools like Zapier or Make (formerly Integromat).
How To Containerize Laravel App The purpose of this article to document alternatives on how to create a docker container for development of Laravel.