> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/lara-golo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/lara-golo/getting-started-1/how-to-update-version.md).

# Guide to Update version

{% hint style="info" %}
**Important**: Backup Code and Database first before upgrade.
{% endhint %}

## **Update version 1.1.9**

**Step 1:** In CodeCanyon. Go to your Profile -> Download -> Click download Golo package 1.1.9

**Step 2**: Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\&#xNAN;*`/public/uploads`*\
*`/public/storage`*\
*`/storage`*\
*`.env`*

**Step 3**: Login to **Admincp** and Run URL: yourwebsite.com/admincp/upgrade-to-v119

**Step 4:** Done. Enjoy!

{% hint style="warning" %}
**Note:** No support when you have edited the core file.
{% endhint %}

## **Update version 1.1.5**

**Step 1:** In CodeCanyon. Go to your Profile -> Download -> Click download Golo package 1.1.5

**Step 2**: Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\&#xNAN;*`/public/uploads`*\
*`/public/storage`*\
*`/storage`*\
*`.env`*

**Step 3**: Login to **Admincp** and Run URL: yourwebsite.com/admincp/upgrade-to-v115

**Step 4:** Done. Enjoy!

{% hint style="warning" %}
**Note:** No support when you have edited the core file.
{% endhint %}

## **Update version 1.1.4**

**Step 1:** In CodeCanyon. Go to your Profile -> Download -> Click download Golo package 1.1.4

**Step 2**: Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\&#xNAN;*`/public/uploads`*\
*`/public/storage`*\
*`/storage`*\
*`.env`*

**Step 3**: Login to **Admincp** and Run URL: yourwebsite.com/admincp/upgrade-to-v114

**Step 4:** Done. Enjoy!

{% hint style="warning" %}
**Note:** No support when you have edited the core file.
{% endhint %}

If you have any problem, please create a ticket here: <https://uxper.ticksy.com/>\
We will help you soon.

## **Update version 1.1.3**&#x20;

**Step 1:** In CodeCanyon. Go to your Profile -> Download -> Click download Golo package 1.1.3

**Step 2**: Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\&#xNAN;*`/public/uploads`*\
*`/public/storage`*\
*`/storage`*\
*`.env`*

**Step 3**: Login to **Admincp** *(Ignore error message & F5)* and Run URL: yourwebsite.com/admincp/upgrade-to-v112

**Step 4:** Done. Enjoy!

{% hint style="warning" %}
**Note:** No support when you have edited the core file.
{% endhint %}

If you have any problem, please create a ticket here: <https://uxper.ticksy.com/>\
We will help you soon.

## **Update version 1.1.2**&#x20;

**Step 1:** In CodeCanyon. Go to your Profile -> Download -> Click download Golo package 1.1.2

**Step 2**: Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\&#xNAN;*`/public/uploads`*\
*`/public/storage`*\
*`/storage`*\
*`.env`*

**Step 3**: Login to **Admincp** *(Ignore error message & F5)* and Run URL: yourwebsite.com/admincp/upgrade-to-v112

**Step 4:** Done. Enjoy!

{% hint style="warning" %}
**Note:** No support when you have edited the core file.
{% endhint %}

If you have any problem, please create a ticket here: <https://uxper.ticksy.com/>\
We will help you soon.

## **Update version 1.1.1**

**Step 1:** In CodeCanyon. Go to your Profile -> Download -> Click download Golo package 1.1.1

**Step 2**: Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\&#xNAN;*`/public/uploads`*\
*`/public/storage`*\
*`/storage`*\
*`.env`*

![Exclude file](/files/-M4Ny-e3xB7Kwl1yyr9o)

**Step 3**: Login to **Admincp** and Run URL: yourwebsite.com/admincp/upgrade-to-v110

**Step 4:** Back to **Admincp** -> **Settings** -> **Translations** -> Click button **Find translations in files**

**Step 5:** Done. Enjoy version fixbug !

{% hint style="warning" %}
**Note:** No support when you have edited the core file.
{% endhint %}

## **Update version 1.1.0**

**Step 1:** In CodeCanyon. Go to your Profile -> Download -> Click download Golo package 1.1.0

**Step 2**: Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\&#xNAN;*`/public/uploads`*\
*`/public/storage`*\
*`/storage`*\
*`.env`*

**Step 3**: Login to **Admincp** and Run URL: yourwebsite.com/admincp/upgrade-to-v110

**Step 4:** Back to **Admincp** -> **Settings** -> **Translations** -> Click button **Find translations in files**

**Step 5:** Done. Enjoy!

{% hint style="warning" %}
**Note:** No support when you have edited the core file.
{% endhint %}

If you have any problem, please create a ticket here: <https://uxper.ticksy.com/>\
We will help you soon.

## **Update version 1.0.2**

**Step 1:** In CodeCanyon. Go to your Profile --> Download --> Click download Golo package 1.0.2

**Step 2:** Unzip and replace file and folder.\
\&#xNAN;***Exclude file and folder replace:***\
\- /public/uploads\
\- /.env

**Note:** No support when you have edited the core file.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://uxper.gitbook.io/lara-golo/getting-started-1/how-to-update-version.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
