Tip to count view of an article in Laravel
Codes   Laravel   PHP  

Tip to count view of an article in Laravel

In this post, I would like to write a small coding tip on how you can count the number of views on an article or post in the laravel application. There are some benefits of page views. It allows yo...

25 Jun 2021 SETHA THAY 4723
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 1758
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 2791
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 3096
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 5200
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 2870


Scroll to Top