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 6829
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 2704
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 3867
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 6752
Animate Your Navbar Toggle in Bootstrap 4.1
Codes  

Animate Your Navbar Toggle in Bootstrap 4.1

While designing your Web Front-End User Interface, you might come across using bootstrap and navbar to arrange and design header menu. Navbar toggle is used for mobile friendly screen or we can cal...

09 Jun 2021 SETHA THAY 9831
Using Your Gmail Account as SMTP Mail Server to Send Contact Us in Laravel
Technologies   Codes   Laravel  

Using Your Gmail Account as SMTP Mail Server to Send Contact Us in Laravel

As you already know most websites always have a contact us form, where visitors can communicate with blogs or website owners based on their needs. Configuring or finding a mail server is time-consu...

06 Jun 2021 SETHA THAY 2620
Using CKEditor to Input Your Content the Way You Want
Codes   Laravel   Tools  

Using CKEditor to Input Your Content the Way You Want

CKEditor is a very useful and one of the most useful rich text editors. It is different from the text input or text area by its variety of content input such as image insertion, emoji, link, video,...

05 Jun 2021 SETHA THAY 2920
SQL script to get table structure info without using tools
Codes   SQL / MySQL  

SQL script to get table structure info without using tools

During software development, most of the developers tend to use tools such as Navicat, HeidiSQL, etc to connect to databases for doing various activities such as writing SQL, creating views, a...

24 May 2021 SETHA THAY 2635


Scroll to Top