May Meow
Archives
Search
Subscribe
🔐 Using reCAPTCHA with JavaScript and PHP
December 23, 2022
I had to update the page of one of my clients to use some verification before guests can submit the form because they receive many unwanted messages from...
🔐 Using reCAPTCHA with JavaScript and PHP
December 23, 2022
I had to update the page of one of my clients to use some verification before guests can submit the form because they receive many unwanted messages from...
👷 My Workflow
December 4, 2022
Hey, guys! Today I will show you how my workflow looks like. This is the latest version, I changed it a few times before. If you read my blog, you know that...
My Workflow
December 4, 2022
Hey, guys! Today I will show you how my workflow looks like. This is the latest version, I changed it a few times before. If you read my blog, you know that...
⚙️ Manage multiple git accounts
October 24, 2022
This is an instruction only for Linux, I use this procedure also on Windows but this one is not described yet. I plan to add it as soon as I write it. Hi! Do...
Manage multiple git accounts
October 24, 2022
This is an instruction only for Linux, I use this procedure also on Windows but this one is not described yet. I plan to add it as soon as I write it. Hi! Do...
⚙️ Sending Message to Mattermost With PHP and Github Actions
August 4, 2022
Today I show you how you can send notifications to Mattermost with PHP and Github Actions. There are some implementations on Github Marketplace but nothing...
⚙️ Sending Message to Mattermost With PHP and Github Actions
August 4, 2022
Today I show you how you can send notifications to Mattermost with PHP and Github Actions. There are some implementations on Github Marketplace but nothing...
🔢 Introduction to PHP Enums
July 3, 2022
PHP 8.1 finally brings enums which can be know from other programming languages like C#. It is in my opinion one of best things which came with new php...
Introduction to PHP Enums
July 3, 2022
PHP 8.1 finally brings enums which can be know from other programming languages like C#. It is in my opinion one of best things which came with new php...
🔐 Use 2FA Everywhere
April 25, 2022
Yes! Use 2 factor authentication (2FA) everywhere and everytime it is possible. Novadays it is pretty common and almost all servicess to allow you to use...
Use 2FA Everywhere
April 25, 2022
Yes! Use 2 factor authentication (2FA) everywhere and everytime it is possible. Novadays it is pretty common and almost all servicess to allow you to use...
📦 Uploading Files With Cake Php and Fileupload Plugin
October 24, 2021
I just release new version of my FileUpload plugin for CakePHP. It will make uploading and downloading files really easi. Want to see? Continue reading....
Uploading Files With Cake Php and Fileupload Plugin
October 24, 2021
I just release new version of my FileUpload plugin for CakePHP. It will make uploading and downloading files really easi. Want to see? Continue reading....
Add VPN With Powershell
October 5, 2021
Ok when you need to configure vpn on more PC is easier to do this with powershell than with mouse clicking … Here it is example for L2TP oveer IPSec. Add-...
Add VPN With Powershell
October 5, 2021
Ok when you need to configure vpn on more PC is easier to do this with powershell than with mouse clicking … Here it is example for L2TP oveer IPSec. Add-...
Sending Strings as Files with CakePHP server response
September 20, 2021
With CakePHP it is quite easy to send any string as a subfile. As an example below is the creation of an ICS subfile (for a calendar invites) public function...
Sending Strings as Files with CakePHP server response
September 20, 2021
With CakePHP it is quite easy to send any string as a subfile. As an example below is the creation of an ICS subfile (for a calendar invites) public function...
My Selfhosting Workflow
September 13, 2021
Hi there! I have here another update on selfhosting. I hosting all services with docker and using docker-compose.yml file to deploy services. I wrote about...
My Selfhosting Workflow
September 13, 2021
Hi there! I have here another update on selfhosting. I hosting all services with docker and using docker-compose.yml file to deploy services. I wrote about...
Newer archives
Older archives