After all of your prerequisites and the server is ready to get started. Follow the step-by-step installation process:
Local Installation (Admin Part) #
Setup for local pc: #
- It is an easy installation process
- Need to create a database first
- Go to PHPMyAdmin or you can create a database by using the command “create database tradexpro_exchange_db”
- Go to this path “/var/www/html/” Here you keep your file
- open terminal in this path
- write “php artisan serve” in the command line editor and then press enter
- Then run the project and complete step by step installation
- Welcome page. Start the installation process
- Now go to your browser and run the project URL then you will see below installation wizard.
- Check server requirement
- Check permission and if missing then provide the required permission
- At this point, we verify your Purchase code so please provide the purchase code in below input box
- Setup project Environmental variables here, provide here your app title, database name, username, password, etc
- Then press the install button and after a few moments you will see the installation is finished
- Now press the exit button
- Now you will sign in on-page and you can log in with the demo user’s details:
Installation (user part) #
- It is also a super easy installation process
- Before deployment edit your .env and add all your backend server info
- Go to GitHub
- If you have an account sign in if you don’t have an account then signup
- After login click on the new button on the left top side of the new repository
- Type a name for your project and create a repository
- Type all the commands and upload your project to git
- Now login to vercel.com with GitHub
- Then click on the add new dropdown then click on the project option
- Then you can find your GitHub project name there click on import and your website deployment will start
- And your project will be successfully deployed.
Support #
If you have any questions that are beyond the scope of this help file, please feel free to send your questions to our support email: itechtheme@gmail.com Our support team will reply to you within 24 hours.