** How To Install goBilling **
This readme file will guide you to install goBilling on your server.
You’ll need followings to install ogBilling -
- PHP > 5.6.6
- Laravel Framework 5.7.*
Please following the setps below -
- Clone the repository the desired directory if you havn't download the source files (Follow the
Clone a repository
section). - Create your own configuration file by editing .env.example file and rename it as .env . See example here https://bit.ly/2RDM25E
- Create the folders listed here https://bit.ly/2D72mGS
Use these steps to clone from SourceTree, our client for using the repository command-line free. Cloning allows you to work on your files locally. If you don't yet have SourceTree, download and install first.
- You’ll see the clone button under the Source heading. Click that button.
- Now click Check out in SourceTree. You may need to create a SourceTree account or log in.
- When you see the Clone New dialog in SourceTree, update the destination path and name if you’d like to and then click Clone.
- Open the directory you just created to see your repository’s files.
- Open sourcetree and you’ll see the Clone / New option under the File menu. Click that option.
- When you see the Clone New dialog in SourceTree, update the destination path and name if you’d like to and then click Clone.
- Set your source & destination Path. Source path - https://[email protected]/techvillage/gobilling.git
- Open the directory you just created to see your repository’s files.
If you prefer to clone from the command line: $ git clone https://[email protected]/techvillage/gobilling.git