0% found this document useful (0 votes)
1 views

Installation Guide

Uploaded by

mugalyajames3
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

Installation Guide

Uploaded by

mugalyajames3
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

By

Installation Guide

Product Version: 2.5.0


Table of Contents
Package Contents & Setup .............................................................................................................. 3
Setup Database ............................................................................................................................... 3
Configure & Setup files .............................................................................................................................. 4
Now save this file............................................................................................................................. 6
Thank You ........................................................................................................................................ 7
Our New Service .............................................................................................................................. 8

Loveria – INSTALLATION GUIDE - Wednesday, August 11, 2021


Package Contents & Setup

Files & Directories in Download Package


In the downloaded Zip file, you will find below files & folders:
• Source – a folder containing all the required files you need to deploy on to the server.
• cred.txt - a file containing admin email & password which you can change later.
• schema-data.sql - a file containing database structure & initial data to get started.
• Setup-Guide.pdf – an Instruction manual for setup store (This Document).
• Quick-Start-Guide.pdf - Basic Store introduction.
• Technical-Guide.pdf – Technical information may help for further customizations.

Now you need to copy all the source folder files to your web server where you want it to access /
host.
Please note your public folder will be your document root.

Setup Database
Follow the below steps to setup database.
• Create a database using your choice of tool for the demonstration purposes we have
used phpmyadmin if you are doing it on shared hosting database creation method may
vary you may also need to create & assign user to it.
• Once database is created, say sample_database
• Then you need to click on sample_database database from left sidebar
• go to the phpMyAdmin and click on SQL tab.
• Open schema-data.sql in any text editor
• Copy the content of the file & paste it into selected SQL tab OR import it.
IMPORTANT: SQL File is big as it contains the static city data, you may need to increase
upload size/memory limit for phpmyadmin etc. to import it.

Loveria – INSTALLATION GUIDE - Wednesday, August 11, 2021


Or you can import this file.

and click on go button, to execute the queries.


• If everything goes fine, there should not be any errors & your database setup is now
completed.

Configure & Setup files

Now go to Source folder & open .env file in to text/code editor.


• Default APP_KEY provided works fine but if you want to change you can do it using
Laravel Artisan command.
• Now you need assign values for Database Configuration values so the application can
connect to database.

Loveria – INSTALLATION GUIDE - Wednesday, August 11, 2021


o DB_HOST - your database host in most cases its localhost
o DB_DATABASE - your database name.
o DB_USERNAME - your database username.
o DB_PASSWORD - your database password.

Mail configuration can be done using the settings under this head. More information
https://laravel.com/docs/7.x/mail

Loveria – INSTALLATION GUIDE - Wednesday, August 11, 2021


Deployment

If everything goes fine you are now ready to deploy it now you need to copy all the source folder
files to your web server. where you want it to access / host.

If you done above steps carefully and for example If you placed this in root of your domain, and
configured your server to point webroot to public folder then you should access following page
by pointing your browsers address bar to http://yourdomain.com or you need to access it like
http://yourdomain.com/public

Important Note:
If some problem occurs please change APP_DEBUG mode to true in .env file so you can see the
errors.

Loveria – INSTALLATION GUIDE - Wednesday, August 11, 2021


Thank You
This information would help you to customize understand application better

Once again thank you so much for purchasing this product. I would be glad to help you if you
have any questions relating to this product. No guarantees, but I will do my best to assist.

We have small team of Designer & Developers, here are some of the Great tools and
technologies we use day2day for the development: HTML5, CSS3, jQuery, PHP, Laravel,
AngularJS etc.

we also build iOS & Android Application.

If you need any Customization Work / Support on this Product or having any project for us.
Please feel free to email us at [email protected]

Loveria – INSTALLATION GUIDE - Wednesday, August 11, 2021


Our New Service

We are happy to inform you that we just launched our new service called ServePHP for
managing Servers and Applications for PHP.

ServePHP will help you in creating, provisioning and managing server tuned for PHP. It helps in
performing many important tasks like Attaching Domains, Applications, Cron Jobs, Firewall Rules,
Auto Deployments and many more without writing single line in Terminal, these tasks are just a
click away using simple interface.

Many Advance features like Auto Deployments using Git Push requests, these deployments can
be configured conditionally to avoid unnecessary commands executions.

Get started with free account without any credit card information and you can quick sign up via
the Google, GitHub, Bitbucket, DigitalOcean, Slack, Gitlab to get hassle free ride to functions &
features of site.

To know more about this application please visit our site at the servephp.com

Thank You & Good Luck

livelyworks.net | [email protected] | @livelyworks |


https://github.com/livelyworks

Loveria – INSTALLATION GUIDE - Wednesday, August 11, 2021

You might also like