TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Tag

phpMyAdmin

How to Create Database Inside phpMyAdmin?

Working with database in MySQL server trough phpMyAdmin is the graphical way and easier than command line interface for beginners. To create database inside phpMyAdmin just simply follow this step by step MySQL guide. The phpMyAdmin is a…

Installing Laravel 5 on Windows OS

Laravel ( current version Laravel 5 ) is one of the most popular PHP framework. In this tutorial we are going to show you how to install this framework on windows operating system. Although installing this framework on windows in a little…