Infrastructure Introduction
If you're setting up a server to run this application, it's important to make sure that all required system dependencies are installed and properly configured.
This section provides basic guidance on how to install and set up key infrastructure components such as:
- MySQL
- Redis
- PHP
- Nginx
- and others as needed
You might already have some of these installed on your server. If not, or if you're unsure, use this guide as a quick reference to get the necessary tools up and running.
⚠️ Note: This is not meant to be a complete server hardening or production deployment guide. It’s focused on installing the essential services required for local or basic production environments.
If you're using a custom OS, Docker-based setup, or managed hosting (like Ploi, Laravel Forge, etc.), feel free to adapt or skip steps based on your environment.