Drupal 8
Get user current language in Drupal 8
Here is the quick code snippet of how we can get the current language code, current language name and all enabled languages in Drupal 8 for multilingual sites.
Hide register link for administrator role users in Drupal 8
While working on Drupal 8 one of the issues you might face is you won't get the "Register" link for anonymous users. Here are two simple ways how to hide the "Register" link for users with administrator roles.
Step by step Drupal 8 installation guide for beginners
Drupal 8 is released and this is the best time to explore it. And for this, your first step is going to be the installation of Drupal 8. In this blog post, we will introduce you to step by step guide to basic Drupal 8 installation for beginners.