Workshop
How to Change the PHP Version on Ubuntu for CLI and Apache
Learn how to switch between PHP versions on Ubuntu for both CLI and Apache. Ideal for developers maintaining multiple projects with different PHP version requirements.
Workshop
Learn how to switch between PHP versions on Ubuntu for both CLI and Apache. Ideal for developers maintaining multiple projects with different PHP version requirements.
TL;DR
Explore top open-source projects, dev tools, and educational resources. This edition features a secure file transfer CLI, a powerful TypeScript MVC framework, a home-hosted music streamer, and a must-follow cybersecurity YouTube channel.
Workshop
Learn how to securely install and configure PHP on Windows 10. This step-by-step guide covers downloading PHP, setting environment variables, editing the php.ini file, and running your first PHP script.
Workshop
Learn how to install SSH and set up secure key-based authentication on Debian-based systems like Ubuntu. This guide covers SSH service installation, key generation, and secure server configuration.
Workshop
Learn how to run Vagrant commands globally from any terminal session using a custom Bash function. This guide works for both Windows and Linux and simplifies managing your Homestead setup.
Workshop
Learn how to prefix URLs with locale codes in Symfony to support multiple languages, improve SEO, and enhance the user experience with automatic language detection and redirection.
Workshop
Learn how to set up a professional LAMP stack (Linux, Apache, MySQL, PHP) on Windows Subsystem for Linux 2. This comprehensive guide covers installation, configuration, virtual hosts, and database management for web development.
Workshop
Learn how to properly uninstall Snap applications from Ubuntu 20.04 with this step-by-step guide. Discover commands to remove individual apps, clear cache files, and reclaim valuable disk space on your system.
Workshop
Learn how to secure your Apache server by removing sensitive information from error pages. This simple configuration guide helps prevent potential attackers from discovering vulnerabilities in your server setup.
Workshop
Learn how to prevent automatic image deletion in EasyAdmin 3 for Symfony by customizing FileUploadType options. This guide shows you how to override default behaviors to preserve your images when records are deleted.
Workshop
Learn how to easily switch between Composer 1 and Composer 2 using simple commands. This guide explains why version management matters for PHP projects and provides step-by-step instructions for version switching.
Workshop
Learn how to enable and set up Windows Subsystem for Linux (WSL) on your Windows 10 computer. This step-by-step guide walks you through system requirements, activation methods, and choosing the right Linux distribution.