Nest Code
22 subscribers
15 photos
1 video
13 files
59 links
Nest Code aim to be the knowledge hub of technology, coding tips,
and a valuable platform for IT skill sharing.
Download Telegram
Animate Your Navbar Toggle in Bootstrap 4.1
While designing your Web UI, you might come across using bootstrap and navbar to arrange your header menu. Navbar toggle is used for mobile friendly screen or we can be called icon-bar. With the...

https://nestcode.co/en/blog/animate-your-navbar-toggle-in-bootstrap-41
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, a...

https://nestcode.co/en/blog/using-telegram-bot-to-share-information-to-telegram-channel
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 tal...

https://nestcode.co/en/blog/the-practical-seo-rules-to-apply-to-your-website-for-further-optimization
Hosting your website just less than 1USD with amazon web services (AWS)
Previously, hosting a website with a shared hosting service is popular but it also has some disadvantages due to lack of manageabilities, developer tools, and supports. Nowadays there are many c...

https://nestcode.co/en/blog/hosting-your-website-just-less-than-1usd-with-amazon-web-services-aws
Using CKEditor to Input Your Content the Way You Want
CKEditor is a very useful and one of the most useful rich text editor. It is different from the text input or text area by its variety of content input such as image insertion, emoji, link, vide...

https://nestcode.co/en/blog/using-ckeditor-to-input-your-content-the-way-you-want
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 product...

https://nestcode.co/en/blog/managing-your-development-environment-with-gitflow-workflow
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 high...

https://nestcode.co/en/blog/install-postgresql-13-from-source-in-ubuntu-204
Begin New Project with Laravel Sail and Docker on Window 10
You may already know the powerful features and benefits of using Docker in your development and production environment. Docker is quite popular these days in the world of developers, softwa...

https://nestcode.co/en/blog/begin-new-project-with-laravel-sail-and-docker-on-window-10
Create An Interactive Image Map and Highlight on Areas when Mouseover
In this post, I will show you step by step how you can make an interactive image map and highlight each area of images when mouseover. As you may see in the post's thumbnail is a map of my c...

https://nestcode.co/en/blog/create-an-interactive-image-map-and-highlight-on-areas-when-mouseover
5 Websites for Unlimited Knowledge You Can Find On The Internet
Internet is now very familiar to anyone start young to old age. It is a place where almost everything is available for you: videos, images, articles, files, especially information that you can f...

https://nestcode.co/en/blog/5-websites-for-unlimited-knowledge-you-can-find-on-the-internet
Super simple way to write log in Laravel
Yes, super simple !!! If you find other articles difficult to understand about writing log in laravel, here this post is for you. You ca...

https://nestcode.co/en/blog/super-simple-way-to-write-log-in-laravel
Forwarded from Programming Books
Learn PostgreSQL

Author: Luca Ferrari, Enrico Pirozzi
Published: 2020

#PostgreSQL #english
The best package to export data to excel in laravel
One of the default functionality that should exist in software or web development is exporting data in different formats such as Ms.Excel, PDF, or Ms.Word. It becomes a norm for almost every sof...

https://nestcode.co/en/blog/the-best-package-to-export-data-to-excel-in-laravel