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 ...
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...
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...
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 ...
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...
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...
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,...
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...