Praisely Docs

Installation

This video shows how to install Praisely from step 1-4, for step 5 onwards continue reading the documentation and more videos included.

If you are installing Praisely inside a folder for examplehttps://example.com/praisely or localhost/praisely you will need to make a tweak as explained on this article https://simcycreative.com/installing-simcify-web-apps-inside-a-folder/ or checkout the second video below.

Installation is easy and will take less than 3 minutes. lets roll.

1) Copy Files

Unzip the file you downloaded from CodeCanyon, copy the contents in the folder called Praisely and paste them in your desired directory where you want to install the system.

If you are installing Praisely inside a folder for i.e https://example.com/praisely or localhost/praisely . Open the routes files in /src/routes.php and check the procedure on the video below or check out this one step then come back. https://simcycreative.com/installing-simcify-web-apps-inside-a-folder/ 

2) Import Database

When you unzipped the file in step 1, there is a folder called database you will find. In there you will find an SQL file, that is the system database. Import it to your PhPMyAdmin or whatever system you use. Watch this video if you are new to importing SQL databases.

3) .htaccess file

This is a very important file that you will find in the praisely main folder, this file creates the SEO friendly URLs. if you can see it, change your directory setting to show (. files) and if you still can see it you can copy again from your unzipped downloads folder.

4) Edit .env file

On the folder you pasted on your installation folder, you will find a file called .env . This is a very important file that stores system variables. Open the file in a text editor and edit the following lines. The other lines can be edited via the system settings page so don’t worry about them.

APP_URL=https://example.com
DB_HOST=localhost
DB_USERNAME=username
DB_PASSWORD=password
DB_DATABASE=database_name

5) Email SMTP settings

SMTP settings on the settings page are your email settings, this system depends on them to send important system emails, without them your emails wont work. So please don’t forget to update them. Now you are all set! Have fun 🙂

Need Support?

If you still need more information about Praisely or support please feel free
to get in touch and we will respond as soon as possible.