Technologies

Create Alert Message using Laravel Component with Alpine.js
Technologies   Codes   Laravel  

Create Alert Message using Laravel Component with Alpine.js

In recent laravel updates, there is a new tool in the blade view engine called components. it is similar and benefits to sections, layouts, and includes; however, some may find the mental model of ...

22 Jun 2021 SETHA THAY 5428
Install PostgreSQL 13 from Source in Ubuntu 20.4
Technologies   Tools   PostgreSQL  

Install PostgreSQL 13 from Source in Ubuntu 20.4

PostgreSQL is the world’s most advanced open source database and the fourth most popular database. In development for more than 20 years, PostgreSQL is managed by a well-organized and highly ...

21 Jun 2021 SETHA THAY 5933
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 4218
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 1634
Complete steps for deploying laravel web application to cloud server (digital ocean droplet)
Technologies   Codes   Laravel   SQL / MySQL   PHP  

Complete steps for deploying laravel web application to cloud server (digital ocean droplet)

In this post, I would like to prepare complete steps of how you can deploy your laravel web application to a cloud server like digital ocean, just like this website NEST CODE. Nest Code is a blog w...

17 Jun 2021 SETHA THAY 1805
Using LinkedIn Developer Apps to Share Information to Your Profile or Company Page
Technologies   Codes   Laravel   PHP  

Using LinkedIn Developer Apps to Share Information to Your Profile or Company Page

I have shared the HOW TO technique on "Using Telegram Bot to Share Information to Telegram Channel" in my previous post. It gains attention quite good of knowledge wanting to share inform...

17 Jun 2021 SETHA THAY 2846
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 3151
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 1191


Scroll to Top