Laravel: A Beginner’s Guide 🚀
Your First Steps with Laravel: A Beginner's Guide 🚀 Ready to dive into the world of web development with one…
Angular Universal SSR with Firebase
We can optimize the initial loading time of angular application using angular universal (server-side rendering). Server-Side Rendering also helps in…
Prestashop 1.7 Global Variables
You can access to this variables in your TPL files {$currency.name} -> Name of the active currency. {$currency.iso_code} -> ISO language code enabled. {$currency.sign} ->…
About WordPress
In this WordPress tutorial, you will find everything you need in order to create a website with WordPress. From installation…
Step 1 – Installing WordPress
One reason for WordPress popularity is the low system requirements needed to run this CMS on a web server: PHP…
Step 2 – Navigating in WordPress Dashboard
Once the installation is complete, the first thing you would want to do is log in to the WordPress administrator…
Step 3 – Publishing Content
Creating a website with WordPress starts with publishing a new post or a new page. You may wonder – what…
Step 4 – Installing WordPress Plugins
The primary purpose of WordPress plugins is to expand WordPress functionality. Just by installing and activating a plugin you can…
Step 5 – Installing WordPress Themes
The look of WordPress site can be changed by applying themes. There are free and premium WordPress themes. Some of…
Step 6 – Optimizing WordPress Performance
In this WordPress tutorial, we have now learned how to install and use WordPress in order to create and manage…