Como desenvolver um site Drupal 9 em sua máquina local usando Docker e DDEV
O autor selecionou a Diversity in Tech Fund para receber uma doação como parte do programa Write for DOnations. O DDEV é uma ferramenta de código…
O autor selecionou a Diversity in Tech Fund para receber uma doação como parte do programa Write for DOnations. O DDEV é uma ferramenta de código…
In this tutorial we will get started with a small FuelPHP application. To illustrate this, we will use an Ubuntu powered VPS with the LAMP stack installed.
In this tutorial, we’ll look at how we can install Lithium on our VPS, as well as get started with a simple web application. This article assumes you already have your server set up and are running the LAMP stack (Apache, MySQL and PHP).
In a previous part of this series, you learned about how to query the database using Eloquent models. In this section, you’ll create a new route within the application to show links by list. You’ll also learn how to use the `where()` method with Eloquent to better filter results in a database query.
Las migraciones y los sembradores son poderosas utilidades de bases de datos que se proporcionan a través del marco PHP Laravel para permitir a los desarrolladores iniciar, destruir y volver…
Automated bots are a way to offer customized data to your users based on their requests. Laravel and the Botman framework provide the tools to create useful bots. In this tutorial, you will be creating a Telegram bot for dog lovers using Dog API.
This tutorial covers the process of provisioning a basic PHP application using Ansible. The goal at the end of this tutorial is to have your new web server serving a basic PHP application without a single SSH connection or manual command run on the target Droplet.
Автор выбрал Diversity in Tech Fund для получения пожертвования в рамках программы Write for DOnations. DDEV — это инструмент с открытым исходным кодом,…
In this article we will look at how to get started with Phalcon on your VPS running Ubuntu 12.04.
In this tutorial, we will install Sculpin on our VPS running Ubuntu 12.04 and get started using it. We will see how to start a project from scratch, how to generate the static files, and how to use its internal web server to deliver the files to the browser. Additionally, I will show you how you can get started with a pre-made blogging site built in Sculpin and add new blog posts to it.