-
Tutorial
This tutorial details the process for installing and configuring the components that constitute a LEMP stack on an Ubuntu 18.04 server, including Nginx, MySQL, and PHP. It also includes instructions for testing that t...
•
By
Justin Ellingwood, Mark Drake
LEMP
Databases
Nginx
MySQL
PHP
Ubuntu 18.04
-
Tutorial
The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx web server. The backend data i...
•
By
Justin Ellingwood
LEMP
MySQL
PHP
Nginx
Ubuntu
Ubuntu 16.04
-
Tutorial
The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications written in PHP. This is an acronym that describes a Linux operating system, with an Nginx (pronounced lik...
•
By
Erika Heidi
LEMP
Nginx
PHP
Ubuntu
Ubuntu 20.04
-
Tutorial
PHP 7.0 was released on December 3, 2015. It promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgra...
•
By
Brennen Bearnes
PHP
Apache
LAMP Stack
Nginx
LEMP
Ubuntu
-
Tutorial
In this guide, we'll get a LEMP stack installed on an CentOS 7 server. A LEMP software stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and web ...
•
By
Mitchell Anicas, Erika Heidi
LEMP
Nginx
PHP
MySQL
CentOS
-
Tutorial
Laravel is one of the most popular open-source web application frameworks written in PHP. It aims to help developers build both simple and complex applications by making frequently-used application tasks (like caching...
•
By
Mateusz Papiernik
PHP Frameworks
LEMP
MySQL
Let's Encrypt
Security
Nginx
Databases
Ubuntu
Ubuntu 16.04
Laravel
-
Tutorial
LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine x), MySQL, and PHP. This tutorial explains how to install the required repos to d...
•
By
Etel Sverdlov
LEMP
Nginx
MySQL
PHP
Ubuntu
-
Tutorial
PHP is a server side scripting language used by many popular CMS and blog platforms like WordPress and Drupal. It is also part of the popular LAMP and LEMP stacks. Updating the PHP configuration settings is a common t...
•
By
Jon Schwenn
PHP
LAMP Stack
LEMP
Server Optimization
Ubuntu
-
Tutorial
Administering relational databases from the command line can be a daunting proposition for many people. A project called phpMyAdmin aims to alleviate this issue by providing an easy to use web interface for MySQL. I...
•
By
Justin Ellingwood
Nginx
LEMP
MySQL
Ubuntu
-
Tutorial
WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. WordPress has seen incredible ad...
•
By
Justin Ellingwood
WordPress
LEMP
Nginx
Ubuntu 18.04
-
Tutorial
To containerize an application refers to the process of adapting an application and its components in order to be able to run it in lightweight environments known as containers. Such environments are isolated and disp...
•
By
Erika Heidi
Laravel
Docker
LEMP
Container
PHP Frameworks
PHP
Ubuntu
Ubuntu 20.04
-
Tutorial
WordPress is the most popular CMS (content management system) on the internet. It allows you to easily set up flexible blogs and websites on top of a MySQL backend with PHP processing. WordPress has seen incredible ad...
•
By
Justin Ellingwood
WordPress
Nginx
LEMP
Ubuntu
Ubuntu 16.04
-
Tutorial
Laravel is an easy to use, modern framework for the PHP programming language. In this guide, we will demonstrate how to install Laravel with an Nginx web server on an Ubuntu 14.04 server instance.
•
By
Justin Ellingwood
PHP Frameworks
LEMP
Ubuntu
Laravel
-
Tutorial
Laravel is an open source PHP framework that provides a set of tools and resources to build modern PHP applications. In this guide, you'll install and configure a new Laravel application on an Ubuntu 18.04 server, usi...
•
By
Erika Heidi
PHP
PHP Frameworks
LEMP
Nginx
Ubuntu 18.04
Laravel
-
Tutorial
PHP 7.0 was released on December 3, 2015. It promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgra...
•
By
Brennen Bearnes
PHP
LEMP
Nginx
Apache
LAMP Stack
CentOS
-
Tutorial
phpMyAdmin was created so that users can interact with MySQL through an intuitive web interface, running alongside a PHP development environment. In this guide, we'll discuss how to install phpMyAdmin on top of an Ngi...
•
By
Erika Heidi
PHP
MySQL
LEMP
Ubuntu 18.04
-
Tutorial
The LEMP software stack is a group of software that can be used to serve dynamic web pages and web applications. This is an acronym that describes a Linux operating system, with an Nginx web server. The backend data i...
•
By
Brian Boucheron, Erika Heidi
LEMP
Nginx
Debian 10
-
Tutorial
Administering relational databases from the command line can be daunting. A project called phpMyAdmin aims to alleviate this by providing an easy to use web interface for MySQL. In this guide, we'll discuss how to ins...
•
By
Hanif Jetha
Nginx
LEMP
MySQL
Databases
Ubuntu 16.04
-
Tutorial
Laravel is an open-source PHP framework that provides a set of tools and resources to build modern PHP applications. With a complete ecosystem leveraging its built-in features, Laravel's popularity has grown rapidly i...
•
By
Erika Heidi
PHP
PHP Frameworks
Ubuntu
Ubuntu 20.04
Nginx
LEMP
Laravel
-
Tutorial
LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine x), MySQL, and PHP. This tutorial explains how to install the required repos to d...
•
By
Etel Sverdlov
LEMP
CentOS