# AlphaXPanel ## Introduction AlphaXPanel is a web-based panel for AlphaX. It is written in PHP and uses the Laravel framework. ## Installation To install AlphaXPanel, you need to run this commands: ``` wget https://raw.githubusercontent.com/CloudVisionApps/AlphaXPanel/main/installers/install.sh && chmod +x install.sh && ./install.sh ```