How To Set Up Laravel, Nginx, and MySQL with Docker Compose (Portuguese)
O autor selecionou A FreeBSD Foundation para receber uma doação como parte do programa Write for DOnations. Ao longo dos últimos anos, o Docker…
O autor selecionou A FreeBSD Foundation para receber uma doação como parte do programa Write for DOnations. Ao longo dos últimos anos, o Docker…
[Fat Free Framework](http://www.fatfreeframework.com) is a PHP *micro-framework* that was started in 2009 by Bong Cosca. Following a minimalistic approach, it tends to avoid adding code and structure that are not strictly necessary, while focusing on what really matters. Here’s our tutorial on how to use the Fat Free PHP framework.
Die Containerisierung einer Anwendung bezeichnet den Anpassungsprozess einer Anwendung und ihrer Komponenten, um sie in einfachen Umgebungen ausführen zu können, die als Container bekannt sind. Derartige Umgebungen sind…
In this tutorial, we will cover setting up SSH keys to support code deployment/publishing tools, configuring the system firewall, provisioning and configuring the database (including the password), and setting up task schedulers (crons) and queue daemons. The goal at the end of this tutorial is for you to have a fully working PHP application server with the aforementioned advanced configuration.
Laravel est un framework PHP open-source qui fournit un ensemble d’outils et de ressources pour construire des applications PHP modernes. Avec un écosystème complet tirant parti de ses fonctionnalités intégrées, la…
Conteinerizar um aplicativo se refere ao processo de adaptar um aplicativo e seus componentes com a finalidade de conseguir executá-lo em ambientes leves, conhecidos como contêineres. Esses ambientes são isolados e…
This tutorial shows you how to install Zend Framework on an Ubuntu 12.04 VPS.
Автор выбрал фонд FreeBSD Foundation для получения пожертвования в рамках программы Write for DOnations. В последние несколько лет Docker стали часто…
Laravel is a free and 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, and a variety of compatible packages and extensions, Laravel has seen its popularity grow rapidly in the past few years, with many developers adopting it as their framework of choice for a streamlined development process.
Conteneuriser une application fait référence au processus d’adaptation d’une application et de ses composants afin de pouvoir l’exécuter dans des environnements légers appelés conteneurs. Ces environnements sont isolés et…