Managing Your Development Environment with GitFlow Workflow
Technologies   General Knowledge   Tools  

Managing Your Development Environment with GitFlow Workflow

The purpose of this post is to describe the workflow model of Git "GitFlow". In this model, there are three environments that need to consider such as development, testing, and production...

21 Jun 2021 SETHA THAY 6496
Create New Account in Amazon Web Service (AWS) and Own Your First Cloud Server EC2
Technologies   Tools   Cloud Services  

Create New Account in Amazon Web Service (AWS) and Own Your First Cloud Server EC2

In the previous post, I have written about owning your first cloud server with the digital ocean which is called droplet. As you may already know that there are many cloud services besides Dig...

18 Jun 2021 SETHA THAY 2316
Laravel Task Scheduling for Export MySQL Database into SQL and JSON Format
Technologies   Laravel   Tools   PHP  

Laravel Task Scheduling for Export MySQL Database into SQL and JSON Format

In this post, I want to introduce and teach you how to solve the problem with automation. As you already know that in my post related to Cambodia Geography, I manually export the data which is time...

12 Jun 2021 SETHA THAY 4170
Using Telegram Bot to Share Information to Telegram Channel
Codes   Laravel   Tools   PHP  

Using Telegram Bot to Share Information to Telegram Channel

Telegram channel is another popular platform to connect with audiences which posts are controlled by channel owners. The Channel owner is the one responsible for providing knowledge, articles, and ...

10 Jun 2021 SETHA THAY 6672
Apply HTTPS to Your Website with Let Encrypt for Free
Technologies   Laravel   Tools  

Apply HTTPS to Your Website with Let Encrypt for Free

Secure your website means caring for visitors. One of the most important tasks to communicate well with your audience is to make sure your website is secured. HTTPS is an extension of Hypertext Tra...

08 Jun 2021 SETHA THAY 1807
The practical SEO rules to apply to your website for further optimization
Technologies   New Trends   Tools  

The practical SEO rules to apply to your website for further optimization

SEO (Search Engine Optimization) is a process of improving your site to increase visibility for relevant searches. As you may already hear about the term SEO which is used wisely when people talkin...

07 Jun 2021 SETHA THAY 2084
Install PHP and Common PHP Extensions for Compatible with Apache2 and MySQL
Technologies   Tools   PHP  

Install PHP and Common PHP Extensions for Compatible with Apache2 and MySQL

PHP is a programming language that is widely used all around the world. Facebook, the biggest social media platform nowadays also begin its journey with PHP as well. In order to host your web appli...

06 Jun 2021 SETHA THAY 4308
How to install apache2 on your cloud server ubuntu 20.04
Technologies   Tools  

How to install apache2 on your cloud server ubuntu 20.04

Apache is the most well-known software used as webserver. Apache is open-source software available for free. it is fast, secure, and super reliable. Most web applications or software written b...

06 Jun 2021 SETHA THAY 2290


Scroll to Top