Create the database
In cPanel, open MySQL Databases. Under Create New Database, enter a name and click Create Database.
Add a user and permissions
Scroll to MySQL Users and create a new user with a strong password. Then add the user to your database and grant All Privileges.
Use the database name, username, and password in your application's configuration to connect.