• About
  • English English
  • Español Español

Drupal Modules from novice to expert Part 1: Routes & controllers. Build a module and add functionality.

      x7ian , | 06.05.2024
ruta y controlador

Welcome to thes first post of your definitive series on Drupal module development. We'll explore the fundamental concepts step by step in a simple and practical manner. We'll learn about routes and controllers in Drupal as we create a module. To make it more engaging, we'll delve into creating a classic and fun example: a module for generating random Lorem Ipsum text. Join us on this exciting learning journey!

Tipo de Entrada
Tutorial

mas...

      x7ian , | 29.08.2024

Call handling

      x7ian , | 29.08.2024

Call phrases

      x7ian , | 29.08.2024

Listen and Retain

Aknowledge, Empaty.
Willingness to help. 

Create a swap file for the system

      Admin , | 29.07.2024
Create and enable swap.

SSL Certificate

      Admin , | 26.07.2024

Laravel's process, Lifecycle.

      Admin , | 09.06.2024
laravel
Una solicitud HTTP es procesada por un enrutador que determina que controlador debe ejecutarse. El controlador se ejecuta, disponiendo de los modelos de datos para generar una vista la cual es enviada finalmente al navegador en respuesta a la solicitud original.
Etiquetas: laravel, Framework

Artisan

      Admin , | 09.06.2024
laravel artisan

$ php artisan 

$ php artisan <comando>--help

 

Etiquetas: laravel, command line

Install, configure & run Laravel.

      Admin , | 09.06.2024
Laravel install

 

Etiquetas: laravel, Framework, PHP

Upgrading & Downgrading PHP on Ubuntu

      x7ian , | 07.06.2024
php + ubuntu
Handle multiple PHP versions.

Git server create a repository

      Admin , | 12.05.2024
GIT

Servidor git via ssh

Tested on Ubuntu Linux. Could work for many environments and in general terms this should be the precedure on any system.

Etiquetas: Git

Drupal Configuration Management

      Admin , | 10.05.2024
Drupal Config Management
Drupal Configuration Management
Etiquetas: Drupal 10

CheatSheets

      x7ian , | 01.05.2024
my daily framework cheatsheets
CheatSheets are concise summaries of information meant for quick reference during my daily work. CheatSheets don't tend to have detailed definitions or explanations like in tutorials or extensive descriptions, but rather straightforward references to dive straight into action when developing, reference lists, recipes, diagrams, among other things. Every day, I continue to add new CheatSheets, nurturing and growing my Daily Framework.

Git

      x7ian , | 21.04.2024
git

Git commands visualized

https://dev.to/lydiahallie/cs-visualized-useful-git-commands-37p1

 

Etiquetas: Git

Linux

      x7ian , | 19.04.2024
Linux tux
Linux is an open-source operating system kernel that serves as the foundation for many different Linux distributions (distros). It was created by Linus Torvalds in 1991 and has since become one of the most popular choices for servers, desktop computers, embedded systems, and more.
Etiquetas: Linux
Displaying 1 - 15 (of 23 posts)

Pagination

  • 1
  • Page 2
  • Next page ›
  • Last page »
Displaying 1 - 15 (of 23 posts)

Cheatsheets

  • CheatSheets
    • Drupal
      • Entity object
      • Entity management with EntityTypeManager.
        • Loading and Querying entitites with EntityTypeManager
        • Update & delete entities with EntityTypeManager
      • Drupal Configuration Management
    • Git
      • Git server create a repository
    • Install, configure & run Laravel.
      • Artisan
      • Laravel's process, Lifecycle.
    • Linux
      • Ubuntu 22 & 23 Initial Setup
      • LAMP server configuration on Ubuntu
      • Create a swap file for the system
      • SSL Certificate
    • Wordpress Setup

Tutorials

  • Tutorials
    • Drupal as Framework, Module development from Novice to Expert tutorials
      • Drupal Modules from novice to expert Part 1: Routes & controllers. Build a module and add functionality.
Copyright © ABlogOfTech, 2025