📄️ Section Intro
I didn't think the course would be complete without showing you how to deploy this project.
📄️ Hosting & Domain Setup
Once you have a Hostinger account, you will see an option to setup hosting. Click the button to start the process.
📄️ Database Export
In this lesson, we will export our database so that we can import it into the production database. We will do this from MySQL Workbench.
📄️ Database Import
Now that we have out Hostinger account setup, we will setup a new production database and import the workopia.sql file.
📄️ File Upload
Now it's time to get our website files on the Hostinger server. There are a few ways to do this. We could use Git, however, since we have a lot of backend code, we need to make some changes to file paths, etc. So instead of using Git, we will use the super fast file manager. You can simply drag and drop your files and edit them on the fly.