F# – Overview

  • Post author:
  • Post category:F#
  • Post comments:3 Comments

F# Overview helps you in the daily development of mainstream commercial business software. This topic provides a brief knowledge about F# and its features and provides its methods and functions'…

Continue ReadingF# – Overview

phpMyAdmin

In this guide, we will discuss phpMyAdmin. Introduction While many users need the functionality of a database management system like MySQL, they may not feel comfortable interacting with the system…

Continue ReadingphpMyAdmin

Grav – Forms

  • Post author:
  • Post category:Grav
  • Post comments:1 Comment

You can create a form using the form plugin available in this link. Search for the form plugin and install it in your Grav folder. You can also install this plugin using the…

Continue ReadingGrav – Forms

Grav – YAML Syntax

  • Post author:
  • Post category:Grav
  • Post comments:3 Comments

YAML stands for YAML Ain't Markup Language which includes human readable content and often used in configuration files, blueprints (metadata information about resource) and page settings. Features Following are the features of YAML…

Continue ReadingGrav – YAML Syntax

Grav – GPM

  • Post author:
  • Post category:Grav
  • Post comments:2 Comments

GPM stands for Grav Package Manager which is used to install, update, uninstall and list the available plugins on the Grav repository. GPM executes the commands using a command-line interface…

Continue ReadingGrav – GPM