php

How To Horizontally Scale a Laravel 4 App with a PostgreSQL Database — step-by-step Linux tutorial on Progressive Robot

How To Horizontally Scale a Laravel 4 App with a PostgreSQL Database

There are two methods to scaling an application, service, server, etc. The first, vertical scaling, calls for more resources to a machine. The second, horizontal scaling, calls for a separation of functionality to create a more piecemeal assembly of parts. This tutorial will show you how to horizontally scale a Laravel 4 App with a PostgreSQL database.

Read more
How to Install and Get Started with Symfony 2 on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Install and Get Started with Symfony 2 on Ubuntu 14.04

Symfony is a full-stack, open source PHP framework, also well known for its independent components that can be easily integrated into any other PHP project. The Symfony framework is suitable for building PHP applications of any size, including console applications to run only on the command line.

Read more
How To Install and Setup Elgg on a Debian or Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Setup Elgg on a Debian or Ubuntu VPS

Elgg is an award winning PHP engine for running your own full fledged social network. It has great community support in the form of plugins and themes made by official developers and the user community. Here’s how to install and setup Elgg on a Debian or Ubuntu VPS.

Read more
Установка комплекта Linux, Apache, MariaDB, PHP (LAMP) в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка комплекта Linux, Apache, MariaDB, PHP (LAMP) в Debian 9

Комплект LAMP — это набор программного обеспечения с открытым исходным кодом, которое обычно устанавливается в комплексе для размещения на сервере динамических сайтов и веб-приложений. Этот термин представляет собой аббревиатуру. Операционная система Linux используется с…

Read more
CHAT