Categories

Web DevelopmentProgrammingDatabaseWindowsLinuxNetworkingMobile DevicesRaspberry PiPythonCJavaOtherSponsored

WEB-DEVELOPMENT Articles

Laravel on a sub domain or folder: Remove public from URL

How to install Laravel in a subfolder inside your DocumentRoot and remove the word public from the URL

How to install and configure Laravel with MongoDB on Windows

Step-by-step instructions on how to install and configure Laravel Package jenssegers Laravel Mongodb. Access a MongoDB database from PHP Laravel

Install Laravel on Windows (WAMP) Server

Quick and easy guide to install and configure Laravel on Windows running Apache, MySQL, PHP (WAMP). Laravel is a free and opensource PHP framework

Track clicks on links using Google Universal Analytics

How to track clicks on external links, images, videos, ads etc. using event tracking feature of Google Universal Analytics

Simple click Counter using AJAX, PHP and JavaScript

Create a simple click counter for your website using AJAX, PHP and JavaScript. It can be customized to store data in flat text file or MySQL database

JavaScript for Browser Detection

How to detect the browser used by a website visitor using Javascript. The script runs feature-based test instead of checking userAgent string

How to detect mobile devices using Javascript

How to detect mobile users on your site using Javascript. Create responsive websites by detecting user's browser

Align Divs using CSS3 Flexbox

How to align divs horzontally and vertically in CSS3 using flexbox

Verify Apache, PHP, MySQL versions already installed

Commands and procedures to check which version of Apache, PHP and MySQL that is running.

Manually install and check Apache, PHP, MySQL on Windows

How to manually install Apache, PHP and MySQL on a Windows PC. Also explains testing, verification and troubleshooting the install