AF

Adfolix Installer

Connect your database

Enter the same MySQL credentials you created in cPanel. We will test the connection first and save them into backend/.env for the full Laravel installer.

Server hostlocalhost
Server port3306
What happens nextAfter the connection test succeeds, Adfolix will save the credentials and wait for composer install.
Step 1 of 3

Database details

This step makes sure the hosting credentials are correct before Laravel runs the final installer.

Saved details found.

Your database name and username were loaded from backend/.env. You can update them here if needed.

A database password is already saved. Leave this blank only if you want to keep the existing password.

We use localhost and 3306 by default because that is the most common cPanel MySQL setup.

Back