Storing credentials in text files is not such a smart idea. A few days ago I found a post somewhere...
These are all email authentication protocols that are used to protect email domains from "spoofing"...
I had to update the page of one of my clients to use some verification before guests can submit the...
Hey, guys! Today I will show you how my workflow looks like. This is the latest version, I changed it...
Hi! Do you have multiple git accounts or you just using one? I have multiple and everytime I...
Today I show you how you can send notifications to Mattermost with PHP and Github Actions. There are...
Photo by FLY:D on Unsplash Yes! Use 2 factor authentication (2FA) everywhere and everytime it is...
PHP 8.1 finally brings enums which can be know from other programming languages like C#. It is in my...
I just release new version of my FileUpload plugin for CakePHP. It will make uploading and...
No Problem. Did you know you can have your volumes on nfs server? Yes i know you can mount NFS folder...
Hi! I moved my website to s3 + cloudflare for SSL certificate. Do you want to know how? I will show y...
Hi! If you read my last post, you already know how to host your static pages on Azure, but among us...
Jetbrains spaces is from yesterday GA. I'am long time user of Gitlab and its CI which i really like b...
A few days ago I have to look at consuming API with GO from Ghost so here is what I learnt. A very...
Ok there is more what i like but this is biggest chages for me. Maybe someone can tell me im crazy b...
Before I have created API with prefixes. So I had API in the controller folder with everything else b...
👋 Hi! I wanted to host this site on azure blob storage and I found this solution. It's created with...
As above but for clarification: For example clients have o365 and you need to learn how to manage it...
Here is example how can you use encryption with AES GCM with C#. Its currently supported in .NET Core...