Importing the database structure to let the platform to start working. Make sure you have entered the correct database details in the env file.
Step 1: Access PhpMyAdmin from the Cpanel and you would be required to login.
Step 2: Once logged in, navigate to the Import tab and you will see the option to upload a database file. (food.sql file that would’ve shipped with the installation zip package)
Step 3: Upload the food.sql file and the database is all set to be connected to the web application.