Bogomolov.tech - Web Developer Blog
How to create a simple PHP extension and set up a development environment
Create a simple extension and set up your dev environment with our step-by-step guide. Learn PHP internals, C programming, and debugging essentials for efficient extension development.
How to run and manage a Node.js app with systemd on Linux
This is a tutorial on configuring systemd to run Nodejs processes.
Forward any SMS on an Android phone to any URL or Telegram
Automate Tasks Effortlessly - Utilize an Open-Source Android App for SMS Forwarding. Send Texts to Webserver or Any URL with Ease.
How to manually set up a self-signed HTTPS certificate on localhost
This is a complete tutorial on how to get HTTPS working on localhost or any local domains.
How to automatically deploy Laravel or Symfony PHP projects using Gitlab CI/CD
Optimize software development with GitLab CI/CD. Automate CI/CD using Docker, GitLab Runner, Nginx/Apache. Ensure smooth releases, collaboration, and efficient testing.
How to add Core UI to the React JS project
How to add and use CoreUI in your React project.
How to set up a send-only Postfix SMTP server on Ubuntu 18.04
Install and configure self hosted send only Postfix SMTP server on Ubuntu 18.04
How to add a Facebook login button using PHP and Symfony framework
Add the Facebook login button to your website with PHP Symfony framework and Guard class.
Algorithm to detect beats in music using Java on an Android phone
How to detect a beat using Java programming language for Android application.
How to develop XenForo 2 Add-ons, basic tutorial
Short reference of some points in source code, which should help you to create XenForo 2 add-on